public class EditorAreaControllerImpl extends DefaultEditorAreaController
initialized, initialValues, model, onLaterComponent| Constructor and Description |
|---|
EditorAreaControllerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected SectionPanelLabelRenderer |
createSectionPanelLabelRenderer() |
protected String |
getLocalizedAttribute(Item item,
String attribute) |
protected CatalogService |
getProductCockpitCatalogService() |
void |
setProductCockpitCatalogService(CatalogService productCockpitCatalogService) |
void |
updateEditorRequest(TypedObject typedObject,
PropertyDescriptor descriptor)
request update of a special editor area row or all
|
void |
updateLabel(SectionPanelModel sectionPanelModel) |
protected void |
updateLabelForProduct(Product product,
AbstractSectionPanelModel model) |
getEditorFactory, getSectionRowRenderer, resetSectionPanelModel, setDefaultValues, storeEditorSectionLabel, storeEditorSectionOrder, updateSectionsaddCreationSection, addValue, addValue, clearSectionUpdateRegistry, createSectionPanelModel, createSectionRenderer, doAfterCompose, doOnChange, getCreateFromTemplate, getEditorAreaListener, getModel, getNewItemService, getOnLaterComponent, getSectionPanelLabelRenderer, getSectionPanelModel, getSectionRenderer, getUIAccessRightService, getUIConfigurationService, getValidationService, initialize, isEditable, isReadable, isVisible, mergeCollections, mergeInitValues, onLater, onMessageClicked, onMessageHide, onRowHide, onRowMoved, onRowShow, onSectionAdded, onSectionClosed, onSectionHide, onSectionMoved, onSectionOpen, onSectionRemoved, onSectionRenamed, onSectionShow, onShowAllRows, registerSectionUpdateHandler, setCreateFromTemplate, setCreateFromTemplate, setCreateFromTemplate, setEditorFactory, setModel, setSectionRowRenderer, showAllSections, updateHiddenFieldsArea, updateRegisteredSectionspublic void setProductCockpitCatalogService(CatalogService productCockpitCatalogService)
protected CatalogService getProductCockpitCatalogService()
protected SectionPanelLabelRenderer createSectionPanelLabelRenderer()
createSectionPanelLabelRenderer in class AbstractEditorAreaControllerprotected void updateLabelForProduct(Product product, AbstractSectionPanelModel model)
public void updateLabel(SectionPanelModel sectionPanelModel)
updateLabel in class DefaultEditorAreaControllerpublic void updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor)
EditorAreaControllerupdateEditorRequest in interface EditorAreaControllerupdateEditorRequest in class AbstractEditorAreaControllertypedObject - the TypedObject which was changeddescriptor - the descriptor which qualifies the editor row (e.g. attribute qualifier) or null for updating allCopyright © 2017 SAP SE. All Rights Reserved.