Uses of Class
org.gcube.portlets.user.results.client.model.ActionType

Packages that use ActionType
org.gcube.portlets.user.results.client.model   
org.gcube.portlets.user.results.client.util   
 

Uses of ActionType in org.gcube.portlets.user.results.client.model
 

Methods in org.gcube.portlets.user.results.client.model that return ActionType
static ActionType ActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ActionType[] ActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ActionType in org.gcube.portlets.user.results.client.util
 

Constructors in org.gcube.portlets.user.results.client.util with parameters of type ActionType
MyCommand(Controller controller, ActionType selectedOption, String OID, String colId, String docURI, String title, String username)
           
 



Copyright © 2013. All Rights Reserved.