| 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 columnor null if the column does not exist. | 
| WebFormTableColumn[] | WebFormTable. getColumns()Returns an array of all  table columnsin the table. | 
| Modifier and Type | Method and Description | 
|---|---|
| WebFormTableColumn | FieldColumnControl. getTableColumn()Returns the  table columndisplayed by this Table Column Control. |