Uses of Class
com.iizix.prop.ui.table.UITableData
Packages that use UITableData Package Description com.iizigo.panel.prop.table com.iizix.prop.ui.table Uses of UITableData in com.iizigo.panel.prop.table
Subclasses of UITableData in com.iizigo.panel.prop.table Modifier and Type Class Description class
EUITableData
Setup layout data for a component in a container with tab layout.Uses of UITableData in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return UITableData Modifier and Type Method Description UITableData
UITableLayout. createDefaultLayoutProp(UIComp uiComp)
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizix.prop.ui.table that return types with arguments of type UITableData Modifier and Type Method Description java.lang.Class<UITableData>
UITableLayout. getLayoutPropClass()
Returns the class required for this layout property.