Interface | Description |
---|---|
AlmDomain |
The
AlmDomain interface is used to ensure a manged bean which implements it has correct page context, UI action source, and internal state object management. |
AlmScope |
The
AlmScope is the interface to scope any managed bean that used in TPC connector UI controller code(UI listener, UI model). |
Class | Description |
---|---|
AlmContextMenuModel |
The
AlmContextMenuModel is the interface to define the UI model for TPC contetxMenu tag. |
AlmDataTableModel |
The
AlmDataTableModel is the interface to define the UI model for TPC table tag. |
AlmDataTableModel.LabelStyle | |
AlmDataTreeNode |
Base definition of the Alm treeNode
|
AlmDomainAdaptor |
The
AlmDomanAdaptor is a default implemtation of AlmDomain interface, The AlmDomain interface is used for ensuring any class implementing it will be in the TPC page scope, it will synchronize the UI control and page context (through the set/getSourceComponent(), set/getRenderingContext() methods) and release of internal object states(through release() method) to prevent any possible memory leak. |
AlmFilterQueryModel | |
AlmShuttleModel |
The
AlmShuttleModel is the interface to define the UI model for TPC shuttle tag. |
AlmSimpleQueryModel |
The
AlmSimpleQueryModel class is the common model definitions for both a quick search UI component and an advanced search UI, |
AlmWorkItemModel |
The
AlmWorkItemModel is the interface to define the workitem UI model. |
DeclarativeTreeTableModel | |
NodeContextMenu |
Enum | Description |
---|---|
AlmDataTableModel.LabelStyle.styleName |