Uses of Class
org.gwe.app.client.web.request.Operation

Packages that use Operation
org.gwe.app.client.web.request   
 

Uses of Operation in org.gwe.app.client.web.request
 

Methods in org.gwe.app.client.web.request that return Operation
 Operation PageModel.getOperation()
           
static Operation Operation.getOperation(java.lang.String id)
           
static Operation Operation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Operation[] Operation.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2009. All Rights Reserved.