org.openfaces.component.input
Class DropDownPopup.ChildData
java.lang.Object
org.openfaces.component.input.DropDownPopup.ChildData
- Enclosing class:
- DropDownPopup
public static class DropDownPopup.ChildData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownPopup.ChildData
public DropDownPopup.ChildData(TableStructure tableStructure,
java.util.List<javax.faces.component.UIComponent> children)
getTableStructure
public TableStructure getTableStructure()
getColumns
public java.util.List<BaseColumn> getColumns()
getChildComponents
public java.util.List<javax.faces.component.UIComponent> getChildComponents()
isHeaderSpecified
public boolean isHeaderSpecified()
isFooterSpecified
public boolean isFooterSpecified()
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.