|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableStructure | |
---|---|
org.openfaces.component.input | |
org.openfaces.renderkit.table | This package is only for internal usage from within the OpenFaces library. |
Uses of TableStructure in org.openfaces.component.input |
---|
Methods in org.openfaces.component.input that return TableStructure | |
---|---|
TableStructure |
DropDownPopup.ChildData.getTableStructure()
|
Constructors in org.openfaces.component.input with parameters of type TableStructure | |
---|---|
DropDownPopup.ChildData(TableStructure tableStructure,
java.util.List<javax.faces.component.UIComponent> children)
|
Uses of TableStructure in org.openfaces.renderkit.table |
---|
Methods in org.openfaces.renderkit.table that return TableStructure | |
---|---|
static TableStructure |
TableStructure.getCurrentInstance(AbstractTable table)
|
Constructors in org.openfaces.renderkit.table with parameters of type TableStructure | |
---|---|
TableBody(TableStructure tableStructure)
|
|
TableFooter(TableStructure tableStructure)
|
|
TableHeader(TableStructure tableStructure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |