| 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.
|
| EEFHyperlinkListener |
The listener of the hyperlink widget.
|
| 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.
|
| EEFListSelectionListener |
This class is used to call the controller once the end user click on the table.
|
| 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.
|
| RadioGroup |
Group of radio widgets.
|
| RadioGroupViewer |
A concrete viewer based either on a radio group.
|