File: Games\Sudoku\GamesByEmail.SudokuGame.original.js

GamesByEmail
Class SudokuGame.Box

Object
  
 
 
GamesByEmail.SudokuGame.Box

All Implemented Interfaces:

Class, Elemental

Enclosing Class:

SudokuGame


GamesByEmail.SudokuGame.Box

implements Foundation.Class, Foundation.Elemental

Constructor Summary
GamesByEmail.SudokuGame.Box(game, index)

Field Summary

Fields inherited from Foundation.Elemental
$Foundation_$registry_index

Method Summary
 aboveBox()
 belowBox()
 columnClaimsPencil(column, value)
 columnContainsPencil(column, value)
 dispose()
 getContainerHtml()
 getInnerHtml()
 leftBox()
 otherPairedCellsClaimPencil(boxIndex, value)
 rightBox()
 rowClaimsPencil(row, value)
 rowContainsPencil(row, value)
 workPencils(method)

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Methods inherited from Foundation.Elemental
attachEvent, detachEvent, elementId, event, getById, getElement, getElementValue, getElements, getFirst, getNext, parseElementId, processHtml, processHtml

Constructor Detail

SudokuGame.Box

GamesByEmail.SudokuGame.Box(game,
                            index)
Parameters:
game - 

index - 

Method Detail

aboveBox

aboveBox()

belowBox

belowBox()

columnClaimsPencil

columnClaimsPencil(column,
                   value)
Parameters:
column - 

value - 


columnContainsPencil

columnContainsPencil(column,
                     value)
Parameters:
column - 

value - 


dispose

dispose()
Overrides:
dispose in class Class

getContainerHtml

getContainerHtml()

getInnerHtml

getInnerHtml()

leftBox

leftBox()

otherPairedCellsClaimPencil

otherPairedCellsClaimPencil(boxIndex,
                            value)
Parameters:
boxIndex - 

value - 


rightBox

rightBox()

rowClaimsPencil

rowClaimsPencil(row,
                value)
Parameters:
row - 

value - 


rowContainsPencil

rowContainsPencil(row,
                  value)
Parameters:
row - 

value - 


workPencils

workPencils(method)
Parameters:
method -