Uses of Class
org.cruxframework.crux.widgets.client.event.row.BaseRowEditEvent.Operation

Packages that use BaseRowEditEvent.Operation
org.cruxframework.crux.widgets.client.event.row   
 

Uses of BaseRowEditEvent.Operation in org.cruxframework.crux.widgets.client.event.row
 

Methods in org.cruxframework.crux.widgets.client.event.row that return BaseRowEditEvent.Operation
 BaseRowEditEvent.Operation BaseRowEditEvent.getOperation()
           
static BaseRowEditEvent.Operation BaseRowEditEvent.Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BaseRowEditEvent.Operation[] BaseRowEditEvent.Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.