public class EsxCompositeSampleInPatternInfo extends EsxComposite
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
isActive, parentPart
Constructor and Description |
---|
EsxCompositeSampleInPatternInfo(Composite parent,
int style) |
EsxCompositeSampleInPatternInfo(EsxEditorPart parentPart,
Composite parentComposite,
int style) |
Modifier and Type | Method and Description |
---|---|
void |
refresh()
Refreshes this component with information freshly obtained from the component's model.
|
void |
refreshInputs()
This method is similar to the refresh() method, but it should typically
only be called with setInput() is called.
|
void |
setInput(java.lang.Object input)
Sets the input to this component.
|
createGridData2ColumnComboInput, createGridData2ColumnSpacer, createGridData2ColumnTextInput, createGridData2ColumnTextLabel, createGridData4ColumnCheckButton, getAdapterFactory, getCommandStack, getCountInListWithValue, getEditingDomain, getListOfEObjectsWithinEObject, getListOfEObjectsWithinEObject, getLiteralStrings, getLiteralStrings, getMultiNumberString, getMultiString, getMultiString, getMultiString, getMultiStringPatternLabels, getPatternLabelStrings, setFeatureForSelectedItems
public static final java.lang.String ID
public EsxCompositeSampleInPatternInfo(Composite parent, int style)
parent
- style
- public EsxCompositeSampleInPatternInfo(EsxEditorPart parentPart, Composite parentComposite, int style)
parentPart
- parentComposite
- style
- public void setInput(java.lang.Object input)
EsxComposite
setInput
in class EsxComposite
public void refresh()
EsxComposite
refresh
in class EsxComposite
public void refreshInputs()
EsxComposite
refreshInputs
in class EsxComposite