Class URLMenuItem
Object
com.liferay.portal.kernel.servlet.taglib.ui.BaseUIItem
com.liferay.portal.kernel.servlet.taglib.ui.MenuItem
com.liferay.portal.kernel.servlet.taglib.ui.URLMenuItem
- All Implemented Interfaces:
UIActionItem,UIItem,URLUIItem
- Author:
- Iván Zaera
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()getURL()booleanvoidvoidvoidvoidvoidsetUseDialog(boolean useDialog) Methods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.MenuItem
getIcon, getLabel, hasSeparator, setIcon, setLabel, setSeparatorMethods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.BaseUIItem
getKey, setKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.servlet.taglib.ui.UIActionItem
getIcon, getLabel, setIcon, setLabel
-
Constructor Details
-
URLMenuItem
public URLMenuItem()
-
-
Method Details
-
getData
-
getMethod
-
getTarget
-
getURL
-
isUseDialog
public boolean isUseDialog() -
setData
-
setMethod
-
setTarget
-
setURL
-
setUseDialog
public void setUseDialog(boolean useDialog)
-