Uses of Class
com.iizix.prop.ui.table.UITableColumn
Packages that use UITableColumn
Uses of UITableColumn in com.iizigo.panel.prop.table
Subclasses of UITableColumn in com.iizigo.panel.prop.tableUses of UITableColumn in com.iizix.prop.ui.table
Fields in com.iizix.prop.ui.table declared as UITableColumnModifier and TypeFieldDescriptionprotected UITableColumn[]
DefaultTableContentProvider.columns
The columns.Methods in com.iizix.prop.ui.table that return UITableColumnModifier and TypeMethodDescriptionUITableColumn.clone()
Creates a clone out of this property.UITable.getColumn
(int index) Gets the columns in the table.UITable.getColumns()
Gets the columns in the table.