Public Member Functions | |
Object | getCell () |
boolean | isNew () |
void | setCell (Object cell) |
void | setNew (boolean isNew) |
Protected Member Functions | |
CellPlaceHolder (Object cell, boolean isNew) | |
Protected Attributes | |
boolean | isNew |
Object | cell |
|
|
|
Returns the cell.
|
|
Returns the isNew.
|
|
Sets the cell.
|
|
Sets the isNew.
|
|
|
|
|