|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cell | |
---|---|
org.apache.myfaces.tobago.internal.layout |
Uses of Cell in org.apache.myfaces.tobago.internal.layout |
---|
Classes in org.apache.myfaces.tobago.internal.layout that implement Cell | |
---|---|
class |
OriginCell
|
class |
SpanCell
|
Methods in org.apache.myfaces.tobago.internal.layout that return Cell | |
---|---|
Cell |
Grid.getCell(int column,
int row)
|
Cell |
Grid.getCell(int i,
int j,
Orientation orientation)
|
Methods in org.apache.myfaces.tobago.internal.layout with parameters of type Cell | |
---|---|
void |
Grid.setCell(int column,
int row,
Cell cell)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |