com.liferay.portal.kernel.servlet.taglib.ui
Class URLToolbarItem
java.lang.Object
com.liferay.portal.kernel.servlet.taglib.ui.BaseUIItem
com.liferay.portal.kernel.servlet.taglib.ui.ToolbarItem
com.liferay.portal.kernel.servlet.taglib.ui.URLToolbarItem
- All Implemented Interfaces:
- UIActionItem, UIItem, URLUIItem
public class URLToolbarItem
- extends ToolbarItem
- implements URLUIItem
| 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.UIItem |
getKey, setKey |
URLToolbarItem
public URLToolbarItem()
getTarget
public String getTarget()
- Specified by:
getTarget in interface URLUIItem
getURL
public String getURL()
- Specified by:
getURL in interface URLUIItem
setTarget
public void setTarget(String target)
- Specified by:
setTarget in interface URLUIItem
setURL
public void setURL(String url)
- Specified by:
setURL in interface URLUIItem