Uses of Class
com.iizix.prop.ui.table.UITableColumn
Packages that use UITableColumn Package Description com.iizigo.panel.prop.table com.iizix.prop.ui.table Uses of UITableColumn in com.iizigo.panel.prop.table
Subclasses of UITableColumn in com.iizigo.panel.prop.table Modifier and Type Class Description classEUITableColumnThe Table Column component.Uses of UITableColumn in com.iizix.prop.ui.table
Fields in com.iizix.prop.ui.table declared as UITableColumn Modifier and Type Field Description protected UITableColumn[]DefaultTableContentProvider. columnsThe columns.Methods in com.iizix.prop.ui.table that return UITableColumn Modifier and Type Method Description UITableColumnUITableColumn. clone()Creates a clone out of this property.UITableColumnUITable. getColumn(int index)Gets the columns in the table.UITableColumn[]UITable. getColumns()Gets the columns in the table.