Uses of Class
org.apache.jetspeed.container.PortletWindow.Action

Packages that use PortletWindow.Action
org.apache.jetspeed.container   
 

Uses of PortletWindow.Action in org.apache.jetspeed.container
 

Methods in org.apache.jetspeed.container that return PortletWindow.Action
 PortletWindow.Action PortletWindow.getAction()
           
static PortletWindow.Action PortletWindow.Action.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PortletWindow.Action[] PortletWindow.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.