|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellKind | |
---|---|
org.openfaces.renderkit.table | This package is only for internal usage from within the OpenFaces library. |
Uses of CellKind in org.openfaces.renderkit.table |
---|
Methods in org.openfaces.renderkit.table that return CellKind | |
---|---|
static CellKind |
CellKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CellKind[] |
CellKind.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.renderkit.table with parameters of type CellKind | |
---|---|
CellCoordinates |
TableHeaderOrFooter.findCell(BaseColumn column,
CellKind cellKind)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |