| Interface | Description |
|---|---|
| FCellRendererI | |
| FTableAtmI |
An interface for a table model that provides advanced features beyond the basic
TableModel contract. |
| FTableConfigurationI | |
| LoadingStatusListenerI |
Defines the contract for a listener that is notified of loading status changes.
|
| Class | Description |
|---|---|
| FTableAtm | |
| FTableBooleanColumnRenderer |
Despite the name this is actual used as a renderer for table cells.
|
| FTableColumn | |
| FTableColumnRenderer |
Despite the name this is actual used as a renderer for table cells.
|
| FTableImageColumnRenderer |
A concrete implementation of an
FTableColumnRenderer that is specifically
designed to render images within a table column. |
| FTablePivotDataSource |
A concrete implementation of a table model pivot data source,
specifically tailored for an
FTableAtm. |
| FTableScriptedColumnRenderer |
Renders cells with script code given in the XML table definition.
|
| FTableTextColumnRenderer |
For rendering cells with text contents, that is most of the values from BO
attributes.
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.