| Interface | Description |
|---|---|
| ObjectTypeDynamicSectionPanel.BTGConditionEditorListener.ValueChangeListener |
This interface is used by
ObjectTypeDynamicSectionPanel.BTGConditionEditorListener to notify external objects that
ObjectValueContainer kept internally by BTGConditionEditorListener has just been updated. |
| SelectionWithDynamicSectionPanel.SelectionModelProvider<T> |
Represents a component that is able to provide TypedSelectionModel instances.
|
| SelectionWithDynamicSectionSelectionHandler<T> |
Callback interface used by
SelectionWithDynamicSectionPanel class to provide feedback about element selection
event. |
| Class | Description |
|---|---|
| ObjectTypeDynamicSectionPanel |
View component that handles selection of OperandTypeContainer elements.
|
| ObjectTypeDynamicSectionPanel.BTGConditionEditorListener | |
| ObjectTypeDynamicSectionPopupPanel |
Specialized version of
ObjectTypeDynamicSectionPanel which opens the operand description in a popup if you
hover a operand in the combo box. |
| OperatorDynamicSectionPanel |
View component for handling selection of operators in a combobox.
|
| SelectionWithDynamicSectionPanel<ElementType> |
Represents a view component that contains a read-only combobox and (optionally) a dynamic section that expands below
combobox after one of the elements has been selected.
|
| StringDynamicSectionPanel |
View component that handles selection of String elements from a combobox in a simple way - no dynamic section is
created after selection.
|
| TypedSelectionModel<ElementType> |
A strongly typed
ListModel |
Copyright © 2017 SAP SE. All Rights Reserved.