org.zkoss.web.portlet
Class PortletModes
java.lang.Object
org.zkoss.web.portlet.PortletModes
public class PortletModes
- extends Object
Utilities to handles PortletMode.
- Author:
- tomyeh
|
Method Summary |
static javax.portlet.PortletMode |
toPortletMode(String modeName)
Returns the portlet mode of the specified name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletModes
public PortletModes()
toPortletMode
public static final javax.portlet.PortletMode toPortletMode(String modeName)
- Returns the portlet mode of the specified name.
Copyright © 2015. All rights reserved.