|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OriginCell | |
---|---|
org.apache.myfaces.tobago.internal.layout |
Uses of OriginCell in org.apache.myfaces.tobago.internal.layout |
---|
Methods in org.apache.myfaces.tobago.internal.layout that return OriginCell | |
---|---|
OriginCell |
SpanCell.getOrigin()
|
OriginCell |
OriginCell.getOrigin()
|
OriginCell |
Cell.getOrigin()
|
Methods in org.apache.myfaces.tobago.internal.layout with parameters of type OriginCell | |
---|---|
void |
Grid.add(OriginCell cell,
int columnSpan,
int rowSpan)
|
Constructors in org.apache.myfaces.tobago.internal.layout with parameters of type OriginCell | |
---|---|
SpanCell(OriginCell origin,
boolean horizontalFirst,
boolean verticalFirst)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |