|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseCell | |
org.extremecomponents.table.cell | |
org.extremecomponents.tree.cell |
Uses of BaseCell in org.extremecomponents.table.cell |
Subclasses of BaseCell in org.extremecomponents.table.cell | |
class |
DateCell
Visually represents a column that will be displayed with a Date format. |
class |
DisplayCell
Will generate a simple cell to display. |
class |
FilterCell
A filter cell. |
class |
HeaderCell
A header cell. |
class |
NumberCell
Visually represents a column that will be displayed with a custom number format. |
class |
PageCell
A pagination cell. |
Uses of BaseCell in org.extremecomponents.tree.cell |
Subclasses of BaseCell in org.extremecomponents.tree.cell | |
class |
TreeCell
Will generate a simple cell to display. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |