public class ObjectTypeDynamicSectionPanel extends SelectionWithDynamicSectionPanel<OperandTypeContainer>
ObjectTypeDynamicSectionPanelModel to decouple UI handling from data retrieval and manipulation logic.| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectTypeDynamicSectionPanel.BTGConditionEditorListener |
SelectionWithDynamicSectionPanel.SelectionModelProvider<T>dynamicSection, model| Constructor and Description |
|---|
ObjectTypeDynamicSectionPanel(Component parent,
String emptyElementLabel,
ObjectTypeDynamicSectionPanelModel model,
BTGExpressionComponentModel componentModel)
public constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructItemDescription(OperandTypeContainer element)
Provides a description for the given element.
|
protected String |
constructItemLabel(OperandTypeContainer element)
Provides a label for given ElementType instance.
|
protected void |
displayDynamicSection()
Displays dynamic section for the selected ElementType element
|
protected ObjectValueContainer |
getOperandValueContainer() |
clearDynamicSection, disable, displayExistingData, enable, getComponentModel, getElementSelectionCombobox, getEmptyOperandCollection, getSelectionHandler, prepareItemRenderer, prepareSelectEventListener, setSelectionHandlerpublic ObjectTypeDynamicSectionPanel(Component parent,
String emptyElementLabel,
ObjectTypeDynamicSectionPanelModel model,
BTGExpressionComponentModel componentModel)
protected String constructItemLabel(OperandTypeContainer element)
SelectionWithDynamicSectionPanelconstructItemLabel in class SelectionWithDynamicSectionPanel<OperandTypeContainer>protected String constructItemDescription(OperandTypeContainer element)
SelectionWithDynamicSectionPanelconstructItemDescription in class SelectionWithDynamicSectionPanel<OperandTypeContainer>protected void displayDynamicSection()
SelectionWithDynamicSectionPaneldisplayDynamicSection in class SelectionWithDynamicSectionPanel<OperandTypeContainer>protected ObjectValueContainer getOperandValueContainer()
Copyright © 2017 SAP SE. All Rights Reserved.