Package sk.iway.iwcm.components.menu
Class MenuApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.menu.MenuApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device, showForLoggedUser -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetClasses(String classes) voidsetExplain(String explain) voidsetGenerateEmptySpan(Boolean generateEmptySpan) voidsetMaxLevel(int maxLevel) voidsetMenuIncludePerex(Boolean menuIncludePerex) voidsetMenuIncludePerexLevel(Integer menuIncludePerexLevel) voidsetMenuInfoDirName(String menuInfoDirName) voidsetOnlySetVariables(Boolean onlySetVariables) voidsetOpenAllItems(Boolean openAllItems) voidsetRootGroupId(GroupDetails rootGroupId) voidsetRootUlId(String rootUlId) voidsetStartOffset(int startOffset) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder
-
Constructor Details
-
MenuApp
public MenuApp()
-
-
Method Details
-
getExplain
-
getRootGroupId
-
getStartOffset
public int getStartOffset() -
getMaxLevel
public int getMaxLevel() -
getClasses
-
getGenerateEmptySpan
-
getOpenAllItems
-
getOnlySetVariables
-
getRootUlId
-
getMenuInfoDirName
-
getMenuIncludePerex
-
getMenuIncludePerexLevel
-
setExplain
-
setRootGroupId
-
setStartOffset
public void setStartOffset(int startOffset) -
setMaxLevel
public void setMaxLevel(int maxLevel) -
setClasses
-
setGenerateEmptySpan
-
setOpenAllItems
-
setOnlySetVariables
-
setRootUlId
-
setMenuInfoDirName
-
setMenuIncludePerex
-
setMenuIncludePerexLevel
-