|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.office.spreadsheet.cells.BooleanCell
public class BooleanCell
| Constructor Summary | |
|---|---|
BooleanCell(java.lang.Boolean b)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getCalculatedContents(CellRef cellRef)
|
java.lang.Object |
getContents()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanCell(java.lang.Boolean b)
| Method Detail |
|---|
public java.lang.Object getCalculatedContents(CellRef cellRef)
getCalculatedContents in interface CellCell.getCalculatedContents(org.millscript.office.spreadsheet.CellRef)public java.lang.Object getContents()
getContents in interface CellCell.getContents()public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||