org.drools.guvnor.client.widgets.decoratedgrid
Class MergableGridWidget.CellSelectionDetail
java.lang.Object
org.drools.guvnor.client.widgets.decoratedgrid.MergableGridWidget.CellSelectionDetail
- Enclosing class:
- MergableGridWidget<T>
public static class MergableGridWidget.CellSelectionDetail
- extends Object
Container for a details of a selected cell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHeight
public int getHeight()
getOffsetX
public int getOffsetX()
getOffsetY
public int getOffsetY()
getWidth
public int getWidth()
getCoordinate
public Coordinate getCoordinate()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.