See: Description
Interface | Description |
---|---|
IFragmentManager |
Use IFragmentManager to manage composite fragments.
|
Class | Description |
---|---|
CompositeDefinitionDescriptor |
This is the base class for extensions of the "com.ibm.commerce.telesales.widgets.compositeDefinitions" extension point.
|
CompositeDefinitionFactory |
The CompositeDefinitionFactory creates CompositeDefinitionDescriptor objects that match the composite definition with the specified ID.
|
ConfiguredComposite |
Instances of this class represent a configured composite.
|
FormLayoutFactory |
The FormLayoutFactory creates FormLayout objects that match the formLayout definition with the specified ID.
|
FormLayoutFactory.FormLayoutDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.widgets.formLayouts" extension point.
|
GridDataFactory |
The GridDataFactory creates GridData objects that match the GridData definition with the specified ID.
|
GridDataFactory.GridDataDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.widgets.gridDatas" extension point.
|
GridLayoutFactory |
The GridLayoutFactory creates GridLayout objects that match the gridLaout definition with the specified ID.
|
GridLayoutFactory.GridLayoutDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.widgets.gridLayouts" extension point.
|
RequiredLabelComposite |
Instance of this class is the control that contains a required label indicator and a required label text.
|
RowDataFactory |
The RowDataFactory creates RowData objects that match the RowData definition with the specified ID.
|
RowDataFactory.RowDataDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.widgets.rowDatas" extension point.
|
RowLayoutFactory |
The RowLayoutFactory creates RowLayout objects that match the rowLayout definition with the specified ID.
|
StackLayoutFactory |
The StackLayoutFactory creates StackLayout objects that match the stackLayout definition with the specified ID.
|
StackLayoutFactory.StackLayoutDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.widgets.stackLayouts" extension point.
|
TabFolderDefinitionFactory |
The TabFolderDefinitionFactory creates TabFolderDefinitionDescriptor objects that match the tab folder definition with the specified ID.
|
This package contains the IBM Sales Center widget composite classes.
Provides classes and interfaces for Sales Center widget composite. It contains classes and interfaces which are helpful in managing the widgets composites on client side.