Uses of Package
com.iizix.prop.ui.table
Packages that use com.iizix.prop.ui.table Package Description com.iizigo.panel.prop.table com.iizix.prop.ui.selection com.iizix.prop.ui.table Classes in com.iizix.prop.ui.table used by com.iizigo.panel.prop.table Class Description UITable The table UI container.UITableColumn The table column UI container.UITableData The table column data is the layout data for components in a UITable container.UITableLayout UITable container specific layout manager.Classes in com.iizix.prop.ui.table used by com.iizix.prop.ui.selection Class Description TCell The table cell contents that is used with the content provider.UITable The table UI container.Classes in com.iizix.prop.ui.table used by com.iizix.prop.ui.table Class Description ITableContentProvider Interface for the UITable content provider.ITableFilter Interface for the UITable content provider.ITableFilter.Op Filtering option enum.IUITableSelectionChangeListener Interface used to listen to UITable selection changes directly.TableCell The table cell property.TableCombo The TableCombo is used for a cell in a table in conjunction with a content provider.TableRow The Table Row instance.TableRows The Table Rows container instance.TCell The table cell contents that is used with the content provider.UITable The table UI container.UITableColumn The table column UI container.UITableData The table column data is the layout data for components in a UITable container.