AbstractDtActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> |
Base component for components that works with model that can be represented as string.
|
AbstractDtColorActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> |
|
AbstractDtComboSelectComponent<T,M extends IValue<T>,P extends IComboSelectParameterization> |
Abstract implementation of the component for manipulating with the model as
with the selectable from DT combo value.
|
AbstractDtEditableComboComponent<T,M extends IValue<T>,P extends IEditableComboParameterization> |
Abstract implementation of the component for manipulating with the model as
with the editable value via combo box.
|
AbstractDtListActionBarComponent<T,P extends IDtActionBarParameterization> |
|
AbstractDtReadonlyActionBarComponent<M extends IModel,P extends IDtActionBarParameterization> |
|
AbstractDtSelectComponent<M extends IModel,P extends IParameterization,VM extends SelectViewModel> |
Base component for components that allow to select new value with feasible
buttons in action bar.
|
AbstractGridComponent<T extends IGridItem,ME,M extends IGridModel<ME>,P extends IParameterization> |
The abstract grid component.
|
AbstractGridWithToolbarComponent<T extends IGridItem,ME,M extends IGridModel<ME>,P extends IParameterization> |
The container component that combines toolbar and grid components.
|
AbstractSelectionActionBarComponent<M extends IModel,P extends ISelectionParameterization> |
|
AbstractSelectionComponent<M extends IEmfSelectionModel<? extends org.eclipse.emf.ecore.EObject>,P extends ISelectionParameterization> |
|
AbstractSelectionFromListDialogComponent<M extends IEmfSelectionModel<? extends org.eclipse.emf.ecore.EObject>> |
|
AbstractSelectionFromTreeDialogComponent<M extends IEmfTreeSelectionModel<? extends org.eclipse.emf.ecore.EObject>> |
|
AbstractTabFolderComponent<M extends IModel,P extends IParameterization> |
The tab folder component.
|
BooleanComboComponent |
The component that works with Boolean models as with selectable values
from DT combo.
|
DialogWithToolbarComponent<M extends IModel,P extends IDialogParametrization> |
Dialog component with toolbar.
|
DirectorySelectionComponent |
Directory selection component.
|
DirectorySelectionParameterization |
|
DtBorderStyleComponent |
Border style component
|
DtDateComponent |
The component that operates with the date in given.
|
DtDynamicTableComponent<T,M extends IDynamicTableModel,VM extends TableViewModel,P extends IStructuredParameterization> |
|
DtDynamicTreeComponent<T,M extends IDynamicTreeModel<T>,VM extends TreeViewModel,P extends ITreeParameterization> |
|
DtMappedCheckboxComponent<T> |
The DT checkbox component that can be mapped on any model type.
|
DtPictureComponent |
The picture component for displaying the model value as
image.
|
DtTextComponent |
The component that operates with the given model as with text field.
|
DtValueActionBarComponent<T,P extends IDtActionBarParameterization> |
|
EnumComponent<T> |
Component for managing the model that is the one possible value of some
enumeration.
|
EnumRadioGroupComponent<T> |
The enum radio group component.
|
EnumRadioGroupParameterization |
|
FileSelectionComponent |
File selection component.
|
FileSelectionParameterization |
|
GridLayoutCompositeComponent |
A helper composite component with grid layout and a static builder.
|
GridLayoutCompositeComponent.GridLayoutCompositeComponentBuilder |
A builder of grid components.
|
ListSelectionComponent<T> |
|
NavigatorTableComponent |
Table component for navigator objects.
|
NavigatorTreeComponent |
Tree component for navigator objects.
|
NullableSpinnerComponent |
Component that manages the Integer model as the one value of the allowed
value set.
|
PathToStringMapper |
Implementaton of IMapper that maps Path to String .
|
ShortcutComponent |
The shortcut editing component
|
TextPreviewComponent<M extends IModel> |
Component for displaying text with given color and font properties.
|
ToolBarComponent |
The toolbar component.
|
TreeToListSelectionComponent<T> |
|
TreeToSingleItemSelectionComponent<T> |
|
UnsettablePropertyFieldComponent<T> |
Unsettable property field component that shows CheckedLabelComponent instead of original simple
label component.
|
UnsettablePropertyFieldDefinitionBuilder |
|
ValueSelectionComponent<T> |
|
VersionedEnumComponent<T> |
Version-aware component for managing the model that is the one possible value of some enumeration.
|