Interface | Description |
---|---|
IEEFToolbarLifecycleManager |
Implementations of this interface will be used to handle the lifecycle of the toolbars.
|
Class | Description |
---|---|
ActionButton |
Represents an action button widget.
|
EEFButtonLifecycleManager |
This class will be used in order to manager the lifecycle of a button.
|
EEFCheckboxLifecycleManager |
This class will be used in order to manager the lifecycle of a checkbox.
|
EEFCheckboxStyleCallback |
This callback will be used to apply the text style to the label of a checkbox.
|
EEFContainerLifecycleManager |
This class will handle the lifecycle of the
EEFContainerDescription . |
EEFControlSwitch |
Utility class used to dispatch the creation of the control to create.
|
EEFGroupLifecycleManager |
This class will be used in order ot manager the lifecycle of an
EEFGroupDescription . |
EEFHyperlinkLifecycleManager |
This class will be used in order to manager the lifecycle of an hyperlink.
|
EEFLabelLifecycleManager |
This class will be used in order to manage the lifecycle of a label.
|
EEFListLifecycleManager |
This class will be used in order to manager the lifecycle of a list widget.
|
EEFRadioLifecycleManager |
This class will be used in order to manager the lifecycle of a radio button.
|
EEFSectionLifecycleManager |
The lifecycle manager of the section.
|
EEFSelectLifecycleManager |
This class will be used in order to manager the lifecycle of a combo.
|
EEFStyledTextStyleCallback |
Applies the new style to the given styled text.
|
EEFTextLifecycleManager |
This class will be used in order to manager the lifecycle of a text.
|
EEFTextMemento |
A simple data record to remember un-commited user input for recovery in case of concurrent changes that could
override this input.
|
RadioGroup |
Group of radio widgets.
|
RadioGroupViewer |
A concrete viewer based either on a radio group.
|
ToolbarAction |
An
Action taking tooltip, image and behavior from an EEFToolbarAction . |
Enum | Description |
---|---|
EEFTextLifecycleManager.ConflictResolutionMode |
The different ways an edition conflict can be resolved.
|