Games\Sudoku\GamesByEmail.SudokuGame.js
GamesByEmail
Object
All Implemented Interfaces:
Enclosing Class:
GamesByEmail.SudokuGame.Cell
implementsFoundation.Class
,Foundation.Elemental
Constructor Summary |
|
Field Summary |
Fields inherited from Foundation.Elemental |
$Foundation_$registry_index |
Method Summary | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
GamesByEmail.SudokuGame.Cell(game,
index)
game -
index -
Method Detail |
anyNonZeroPencils()
calculatePencil(pencilIndex)
pencilIndex -
checkPencilGroup(group)
group -
countPencils()
dispose()
dispose
in class Class
eliminatePencil(pencilIndex)
pencilIndex -
eliminateSolution(value)
value -
excludePencil(pencilIndex)
pencilIndex -
getAllPencils()
getContainer()
getHtml()
getPairedPencils(value,
num)
value -
num -
getPencilAssurity(value)
value -
getPencilHtml(index)
index -
getPencilSolution()
getSolvedHtml()
getUnsolvedHtml()
hasPencil(value)
value -
hasPencilSolution()
isOnlyPencil(value)
value -
isPencilEliminated(value)
value -
isPencilInGroup(group,
value)
group -
value -
isSolved()
pencilClicked(event,
pencilIndex)
event -
pencilIndex -
resetPencil(pencilIndex)
pencilIndex -
setOtherPencilsAsExcluded(pencils)
pencils -
setPencilAsFish(pencil)
pencil -
setPencilsAsExcluded(pencils)
pencils -
setSolution(solution)
solution -
solutionClicked(event)
event -
solvePencil(pencilIndex)
pencilIndex -
updatePencil(pencilIndex)
pencilIndex -
workPencils(method)
method -