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()
boolean
void
void
void
void
void
setUseDialog
(boolean useDialog) Methods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.MenuItem
getIcon, getLabel, hasSeparator, setIcon, setLabel, setSeparator
Methods inherited from class com.liferay.portal.kernel.servlet.taglib.ui.BaseUIItem
getKey, setKey
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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)
-