public abstract class FormTable extends Table implements ITableModelSource
TABLE_MODEL_SOURCE_ATTRIBUTE
Constructor and Description |
---|
FormTable() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Object |
getColumns() |
java.lang.Object |
getFormColumns()
If the columns are defined via a String, make sure they use
the form-specific column headers.
|
fireObservedStateChange, getShowNormalPages, getTableColumn, getTableColumnsComponent, getTableModel, getTableRow, getTableRowsComponent, getTableValuesComponent, getTableViewComponent, getVolatile, reset
addOuter, finishLoad, renderComponent
addAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, pageEndRender, prepareForRender, render, renderBody, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fireObservedStateChange, getTableModel
addAsset, addBody, addComponent, enterActiveState, finishLoad, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty
public FormTable()
public abstract java.lang.Object getColumns()
public java.lang.Object getFormColumns()