| Constructor and Description |
|---|
HtmlUiBuilderMenu() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLink(org.apache.commons.jexl.JexlContext context) |
String |
getLinkTitle(org.apache.commons.jexl.JexlContext context) |
String |
getPageName() |
String |
getTypeName() |
boolean |
isVisible() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
void |
setPageName(String pageName) |
void |
setTypeName(String typePath) |
addAllMenuItems, addMenuItem, addMenuItem, addMenuItem, addMenuItems, addParameter, addParameter, addParameters, clone, getAnchor, getCssClass, getLink, getLinkTitle, getMenus, getName, getOnClick, getParameters, getTarget, getTitle, getUri, removeParameter, setAnchor, setMenus, setName, setOnClick, setParameters, setTarget, setTitle, setUri, setVisible, toStringpublic String getLink(org.apache.commons.jexl.JexlContext context)
public String getLinkTitle(org.apache.commons.jexl.JexlContext context)
getLinkTitle in class Menupublic String getPageName()
public String getTypeName()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic void setPageName(String pageName)
public void setTypeName(String typePath)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.