public class ContentEditorBrowserSectionModel extends DefaultBrowserSectionModel implements ViewStatePersistenceProvider
ViewStatePersistenceProvider.ViewStatePersisteableinitializedmodifiedrootItem| Constructor and Description |
|---|
ContentEditorBrowserSectionModel(SectionBrowserModel browserModel) |
ContentEditorBrowserSectionModel(SectionBrowserModel browserModel,
String label) |
ContentEditorBrowserSectionModel(SectionBrowserModel browserModel,
String label,
Object rootItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearViewStateForComponent(ViewStatePersistenceProvider.ViewStatePersisteable viewComponent) |
protected void |
fireEvent(SectionModelEvent event) |
protected CMSPageLockingService |
getCmsPageLockingService() |
protected CMSPageService |
getCmsPageService() |
HtmlBasedComponent |
getPreLabel() |
ObjectValueContainer |
getValueContainer() |
Map<String,Object> |
getViewStateForComponent(ViewStatePersistenceProvider.ViewStatePersisteable viewComponent) |
boolean |
hasReadOnlyChanged() |
boolean |
isEnabled() |
boolean |
isReadOnly() |
void |
onCockpitEvent(CockpitEvent event) |
void |
setPreLabel(HtmlBasedComponent preLabel) |
void |
setReadOnly(boolean readOnly) |
void |
setRootItem(Object rootItem) |
getBrowserSectionRenderer, getIcon, getItems, getLabel, getSelectedIndex, getSelectedIndexes, initialize, isFocused, isModified, isVisible, setBrowserSectionRenderer, setFocused, setIcon, setItems, setLabel, setModified, setSelectedIndex, setSelectedIndexes, setVisible, updategetSectionBrowserModel, setSectionBrowserModeladdSectionModelListener, getRootItem, getSectionModelListeners, removeSectionModelListener, setSectionModelListeners, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSectionModelListener, getRootItem, getSectionModelListeners, removeSectionModelListener, setSectionModelListenerspublic ContentEditorBrowserSectionModel(SectionBrowserModel browserModel)
public ContentEditorBrowserSectionModel(SectionBrowserModel browserModel, String label)
public ContentEditorBrowserSectionModel(SectionBrowserModel browserModel, String label, Object rootItem)
public boolean isEnabled()
public void setRootItem(Object rootItem)
setRootItem in interface SectionModelsetRootItem in class AbstractSectionModelpublic ObjectValueContainer getValueContainer()
protected void fireEvent(SectionModelEvent event)
fireEvent in class DefaultBrowserSectionModelpublic void onCockpitEvent(CockpitEvent event)
onCockpitEvent in interface CockpitEventAcceptoronCockpitEvent in class DefaultBrowserSectionModelpublic HtmlBasedComponent getPreLabel()
getPreLabel in interface SectionModelgetPreLabel in class DefaultBrowserSectionModelpublic void setPreLabel(HtmlBasedComponent preLabel)
setPreLabel in interface SectionModelsetPreLabel in class DefaultBrowserSectionModelpublic boolean hasReadOnlyChanged()
public boolean isReadOnly()
public void setReadOnly(boolean readOnly)
public void clearViewStateForComponent(ViewStatePersistenceProvider.ViewStatePersisteable viewComponent)
clearViewStateForComponent in interface ViewStatePersistenceProviderpublic Map<String,Object> getViewStateForComponent(ViewStatePersistenceProvider.ViewStatePersisteable viewComponent)
getViewStateForComponent in interface ViewStatePersistenceProviderprotected CMSPageLockingService getCmsPageLockingService()
protected CMSPageService getCmsPageService()
Copyright © 2017 SAP SE. All Rights Reserved.