org.drools.guvnor.client.widgets.drools.decoratedgrid.events
Class CellStateChangedEvent.CellStateOperation
java.lang.Object
org.drools.guvnor.client.widgets.drools.decoratedgrid.events.CellStateChangedEvent.CellStateOperation
- Enclosing class:
- CellStateChangedEvent
public static class CellStateChangedEvent.CellStateOperation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellStateChangedEvent.CellStateOperation
public CellStateChangedEvent.CellStateOperation(CellValue.CellState state,
CellStateChangedEvent.Operation operation)
getState
public CellValue.CellState getState()
getOperation
public CellStateChangedEvent.Operation getOperation()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.