Package | Description |
---|---|
com.ebasetech.xi.api | |
com.ebasetech.xi.api.controls |
Modifier and Type | Method and Description |
---|---|
WebFormTableColumn |
WebFormTable.getColumn(java.lang.String columnName)
Returns the specified
table column or null if the column does not exist. |
WebFormTableColumn[] |
WebFormTable.getColumns()
Returns an array of all
table columns in the table. |
Modifier and Type | Method and Description |
---|---|
WebFormTableColumn |
FieldColumnControl.getTableColumn()
Returns the
table column displayed by this Table Column Control. |