public abstract class BTGWizardTypeSelectorPagePopupRenderer<TYPE> extends BTGWizardTypeSelectorPageDefaultRenderer<TYPE>
For each type an icon and name are rendered.
The description is displayed on mouse over as popup at the right of the list box.
SCLASS_ELEMENT_BOX, SCLASS_ELEMENT_DESC, SCLASS_ELEMENT_IMAGE, SCLASS_ELEMENT_NAME, TYPE_SELECTOR_CMSWIZARD_ROW_SCLASS| Constructor and Description |
|---|
BTGWizardTypeSelectorPagePopupRenderer(Map<ObjectType,ContentElementConfiguration> contentElements) |
BTGWizardTypeSelectorPagePopupRenderer(Map<ObjectType,ContentElementConfiguration> contentElements,
String width,
String height) |
| Modifier and Type | Method and Description |
|---|---|
protected Vbox |
createTitleAndDescriptionComponent(Listitem listItem,
TYPE processedObject) |
protected abstract Component |
getPopupContainer(Listitem listItem) |
createContainerForIconTitleAndDescription, createIcon, createTitle, getChoosenType, getTypeDescription, getTypeIconImage, getTypeId, getTypeName, renderpublic BTGWizardTypeSelectorPagePopupRenderer(Map<ObjectType,ContentElementConfiguration> contentElements)
public BTGWizardTypeSelectorPagePopupRenderer(Map<ObjectType,ContentElementConfiguration> contentElements, String width, String height)
protected Vbox createTitleAndDescriptionComponent(Listitem listItem,
TYPE processedObject)
createTitleAndDescriptionComponent in class BTGWizardTypeSelectorPageDefaultRenderer<TYPE>protected abstract Component getPopupContainer(Listitem listItem)
Copyright © 2017 SAP SE. All Rights Reserved.