protected static class EditorAreaConfigWithOverviewTab.TabWithoutEssentials extends Tab
customSectionOrSectiondisplayEssentialSectionIfPresent, essentials, mergeMode, name, tooltipTextposition| Modifier and Type | Method and Description |
|---|---|
List<AbstractSection> |
getCustomSectionOrSection()
Gets the value of the customSectionOrSection property.
|
Essentials |
getEssentials() |
String |
getMergeMode()
Gets the value of the mergeMode property.
|
String |
getName()
Gets the value of the name property.
|
BigInteger |
getPosition()
Gets the value of the position property.
|
String |
getTooltipText()
Gets the value of the tooltipText property.
|
boolean |
isDisplayEssentialSectionIfPresent()
Gets the value of the displayEssentialSectionIfPresent property.
|
setDisplayEssentialSectionIfPresent, setEssentials, setMergeMode, setName, setTooltipTextsetPositionpublic BigInteger getPosition()
PositionedgetPosition in class PositionedBigIntegerpublic boolean isDisplayEssentialSectionIfPresent()
AbstractTabisDisplayEssentialSectionIfPresent in class AbstractTabBooleanpublic Essentials getEssentials()
getEssentials in class AbstractTabpublic List<AbstractSection> getCustomSectionOrSection()
Tab
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the customSectionOrSection property.
For example, to add a new item, do as follows:
getCustomSectionOrSection().add(newItem);
Objects of the following type(s) are allowed in the list
CustomSection
Section
getCustomSectionOrSection in class Tabpublic String getName()
AbstractTabgetName in class AbstractTabStringpublic String getMergeMode()
AbstractTabgetMergeMode in class AbstractTabStringpublic String getTooltipText()
AbstractTabgetTooltipText in class AbstractTabStringCopyright © 2018. All rights reserved.