Uses of Class
org.jboss.portal.portlet.StateEvent.Type

Packages that use StateEvent.Type
org.jboss.portal.portlet   
 

Uses of StateEvent.Type in org.jboss.portal.portlet
 

Methods in org.jboss.portal.portlet that return StateEvent.Type
 StateEvent.Type StateEvent.getType()
           
static StateEvent.Type StateEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StateEvent.Type[] StateEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.jboss.portal.portlet with parameters of type StateEvent.Type
StateEvent(PortletContext context, StateEvent.Type type)
           
 



Copyright © 2008. All Rights Reserved.