public class DefaultEditorSectionPanelModel extends DefaultSectionPanelModel implements EditorSectionPanelModel
| Constructor and Description |
|---|
DefaultEditorSectionPanelModel(UIEditorArea editorArea) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getContext() |
UIEditorArea |
getEditorArea() |
boolean |
isCreateMode() |
void |
setCreateMode(boolean create) |
addSection, getAllRows, getNextVisibleRow, getRows, getSectionForRow, hideRow, hideSection, initialize, moveRow, removeAllSections, removeSection, reset, setRows, setRowStatus, setRowStatus, setSectionHeaderStatus, setValidationIconMenu, showRow, showSection, update, updateRowaddMessage, addModelListener, addSection, addSections, clearMessages, fireAttacheValidationIconMenu, fireMessagesChanged, fireRowHide, fireRowMoved, fireRowShow, fireRowStatusChange, fireRowUpdate, fireSectionAdded, fireSectionHeaderChange, fireSectionHide, fireSectionMoved, fireSectionRemoved, fireSectionRenamed, fireSectionShow, fireSectionUpdate, getImageUrl, getLabel, getMessages, getSectionByLabel, getSections, hideMessage, moveSection, refreshInfoContainer, removeModelListener, removeSections, renameSection, rowUpdated, sectionUpdated, setImageUrl, setLabel, setSections, showAllMessages, showMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllRows, getNextVisibleRow, getRows, setRowStatus, setRowStatus, setSectionHeaderStatus, setValidationIconMenu, showRow, updateRowaddModelListener, addSection, addSections, getImageUrl, getLabel, getMessages, getSections, initialize, removeAllSections, removeModelListener, removeSection, removeSections, setSections, showSection, updatepublic DefaultEditorSectionPanelModel(UIEditorArea editorArea)
public UIEditorArea getEditorArea()
public void setCreateMode(boolean create)
setCreateMode in interface EditorSectionPanelModelpublic boolean isCreateMode()
isCreateMode in interface EditorSectionPanelModelpublic java.util.Map<java.lang.String,java.lang.Object> getContext()
getContext in interface SectionPanelModelgetContext in class DefaultSectionPanelModelCopyright © 2018 SAP SE. All Rights Reserved.