|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellStateChangedEvent.Operation | |
---|---|
org.drools.guvnor.client.widgets.drools.decoratedgrid.events |
Uses of CellStateChangedEvent.Operation in org.drools.guvnor.client.widgets.drools.decoratedgrid.events |
---|
Methods in org.drools.guvnor.client.widgets.drools.decoratedgrid.events that return CellStateChangedEvent.Operation | |
---|---|
CellStateChangedEvent.Operation |
CellStateChangedEvent.CellStateOperation.getOperation()
|
static CellStateChangedEvent.Operation |
CellStateChangedEvent.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CellStateChangedEvent.Operation[] |
CellStateChangedEvent.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.drools.guvnor.client.widgets.drools.decoratedgrid.events with parameters of type CellStateChangedEvent.Operation | |
---|---|
CellStateChangedEvent.CellStateOperation(CellValue.CellState state,
CellStateChangedEvent.Operation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |