public class NavigationBarComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
NavigationBarComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDropDownLayout() |
CMSLinkComponentDTO |
getLink() |
CMSNavigationNodeDTO |
getNavigationNode() |
String |
getStyleClass() |
Integer |
getWrapAfter() |
void |
setDropDownLayout(String value) |
void |
setLink(CMSLinkComponentDTO value) |
void |
setNavigationNode(CMSNavigationNodeDTO value) |
void |
setStyleClass(String value) |
void |
setWrapAfter(Integer value) |
getContainers, setContainersgetActions, getRestrictions, getSlots, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setContainer, setOnlyOneRestrictionMustApply, setRestricted, setRestrictions, setSlots, setType, setTypeCode, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic NavigationBarComponentDTO()
public String getDropDownLayout()
public CMSLinkComponentDTO getLink()
public CMSNavigationNodeDTO getNavigationNode()
public String getStyleClass()
public Integer getWrapAfter()
public void setDropDownLayout(String value)
public void setLink(CMSLinkComponentDTO value)
public void setNavigationNode(CMSNavigationNodeDTO value)
public void setStyleClass(String value)
public void setWrapAfter(Integer value)
Copyright © 2017 SAP SE. All Rights Reserved.