com.allen_sauer.gwt.dnd.client.util
Class WidgetArea

java.lang.Object
  extended by com.allen_sauer.gwt.dnd.client.util.AbstractArea
      extended by com.allen_sauer.gwt.dnd.client.util.WidgetArea
All Implemented Interfaces:
Area

public class WidgetArea
extends AbstractArea


Constructor Summary
WidgetArea(com.google.gwt.user.client.ui.Widget widget, com.google.gwt.user.client.ui.Widget reference)
           
 
Method Summary
 
Methods inherited from class com.allen_sauer.gwt.dnd.client.util.AbstractArea
copyOf, distanceToEdge, getBottom, getCenter, getHeight, getLeft, getRight, getSize, getTop, getWidth, inBottomRight, intersects, intersects, moveTo, setBottom, setLeft, setRight, setTop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WidgetArea

public WidgetArea(com.google.gwt.user.client.ui.Widget widget,
                  com.google.gwt.user.client.ui.Widget reference)


Copyright © 2011 Sage Software, Inc. All rights reserved.