A B C D E F G H I L M N O P R S T U V W _

A

AbstractSpecificWidget - Class in com.sysord.mad.widget
Abstract implementation of a SpecificWidget for SWT.
AbstractSpecificWidget() - Constructor for class com.sysord.mad.widget.AbstractSpecificWidget
 
AbstractSWTWidget - Class in com.sysord.mad.ui.swt.widget
XXX Comment role class
AbstractSWTWidget() - Constructor for class com.sysord.mad.ui.swt.widget.AbstractSWTWidget
 
action() - Method in class com.sysord.mad.ui.swt.ModelAction
The model action to execute.
activateAdapters(ActivatableAdapter...) - Static method in class com.sysord.mad.ui.swt.SWTWidgetUtil
 
adapters - Variable in class com.sysord.mad.ui.swt.SWTSpecificWidgetContext
 
addCheckboxListeners(BasicTypeWidget<Boolean>, Button, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTBasicTypeWidget
Add the needed listeners to a Button widget (checkbox) and its corresponding BasicTypeWidget.
addComboListeners(SingleSelectWidget<Object>, ComboViewer, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTComboWidget
Add the needed listeners to the ComboViewer widget and its corresponding SingleSelectWidget.
addCommandsButtons(Composite, FormToolkit, Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.AbstractSWTWidget
Add the command buttons for the specified MAD widget.
addComposedWidgetListeners(ComposedWidget<?>, ExpandableComposite) - Method in class com.sysord.mad.ui.swt.widget.SWTComposedWidget
Add the necessary listeners to the given ComposedWidget and its corresponding ExpandableComposite.
addConfigurationManagerListener() - Method in class com.sysord.mad.ui.MAD
Add a ConfigurationManager.ConfigurationManagerListener for reloading the view when the configuration have changed.
addControlDisposedListener(Control, Widget<?>) - Static method in class com.sysord.mad.ui.swt.SWTWidgetUtil
 
addControlDisposedListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.AbstractSWTWidget
Adds the disposed listeners to the MAD widget and its corresponding SWT widget.
addControlDisposedListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.SWTComposedWidget
 
addControlDisposedListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.SWTElementDslWidget
 
addControlDisposedListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.SWTTextDslWidget
 
addDateTextboxListeners(BasicTypeWidget<Date>, Text, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTBasicTypeWidget
Add the needed listeners to a Text widget and its corresponding BasicTypeWidget for a DateWidget.
addDialogListListeners(SingleSelectWidget<Object>, SingleSelectTextBox, Label) - Method in class com.sysord.mad.ui.swt.widget.custom.DialogListWidget
Add the needed listeners to the single select textbox
addDialogPickListListeners(MultiSelectWidget<Object>, MultiSelectTextBox, Label) - Method in class com.sysord.mad.ui.swt.widget.custom.DialogPickListWidget
Adds the needed listeners to the multi select textbox
addElementDslListeners(ElementDslWidget, XtextEmbeddedEditor, Composite) - Method in class com.sysord.mad.ui.swt.widget.SWTElementDslWidget
Add the needed listeners to the XtextEmbeddedEditor widget and its corresponding ElementDslWidget.
addFlexibleCommandsButtons(Composite, FormToolkit, FlexibleWidget<?>) - Method in class com.sysord.mad.ui.swt.widget.AbstractSWTWidget
Add the command buttons for the specified MAD widget.
addHyperlinkListeners(OutputWidget<String>, Hyperlink) - Method in class com.sysord.mad.ui.swt.widget.custom.HyperlinkWidget
Adds the needed listeners to the hyperlink.
addModelCacheListener() - Method in class com.sysord.mad.ui.MAD
Add a listener to the ModelCache for listening to foreign models changes.
addModelSelectionListener() - Method in class com.sysord.mad.ui.MAD
Add the listener given by MAD.getSelectionChangedListener() to the ModelSelectionPlugin.
addMultiListListeners(MultiSelectWidget<Object>, ListViewer, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTMultiSelectWidget
Add the needed listeners to the ListViewer widget and its corresponding MultiSelectWidget.
addNavigationListListeners(NavigationWidget, TableViewer) - Method in class com.sysord.mad.ui.swt.widget.SWTNavigationListWidget
Add the needed listeners to the NavigationWidget and its corresponding listViewer.
addNewEditableStateListener(InputWidget<?>, Control) - Static method in class com.sysord.mad.ui.swt.SWTWidgetUtil
 
addNumberTextboxListeners(BasicTypeWidget<Number>, Text, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTBasicTypeWidget
Add the needed listeners to a Text widget and its corresponding BasicTypeWidget for a NumberWidget.
addSingleListListeners(SingleSelectWidget<Object>, TableViewer, Label) - Method in class com.sysord.mad.ui.swt.widget.custom.ListSingleSelectWidget
Adds the needed listeners to the TableViewer widget and its corresponding SingleSelectWidget.
addTextboxListeners(BasicTypeWidget<String>, Text, Label) - Method in class com.sysord.mad.ui.swt.widget.SWTBasicTypeWidget
Add the needed listeners to a Text widget and its corresponding BasicTypeWidget.
addTextDslListeners(TextDslWidget, XtextSimpleTextEmbeddedEditor, Composite) - Method in class com.sysord.mad.ui.swt.widget.SWTTextDslWidget
Add the needed listeners to the XtextEmbeddedEditor widget and its corresponding TextDslWidget.
addVisibilityListener(Widget<?>, Control) - Static method in class com.sysord.mad.ui.swt.SWTWidgetUtil
 
addVisibilityListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.AbstractSWTWidget
Adds the visibility listeners to he MAD widget and its corresponding SWT widget.
addVisibilityListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.SWTComposedWidget
 
addVisibilityListener(Widget<?>, Control) - Method in class com.sysord.mad.ui.swt.widget.SWTFlexibleWidget
 
autoSave - Static variable in class com.sysord.mad.ui.Lbl
 
AWidgetEditableStateListener - Class in com.sysord.mad.widget
Default implementation for the WidgetEditableStateListener.
AWidgetEditableStateListener() - Constructor for class com.sysord.mad.widget.AWidgetEditableStateListener
 

A B C D E F G H I L M N O P R S T U V W _