Package com.iizix.prop.ui.table
package com.iizix.prop.ui.table
- ClassDescriptionThe default grid content provider.The default table filter uses either a string for filtering cells on columns with filtering option defined.ITableContentProvider<HEADER,
HEADER_CELL, ROW, ROW_CELL> Interface for the UITable content provider.ITableFilter<ROW,ROW_CELL> Interface for the UITable content provider.Filtering option enum.Interface used to listen to UITable selection changes directly.The table cell property.The TableCombo is used for a cell in a table in conjunction with a content provider.The Table Row instance.The Table Rows container instance.The table cell contents that is used with the content provider.The table UI container.The table column UI container.The table column data is the layout data for components in a UITable container.UITable container specific layout manager.