com.ebmwebsourcing.geasytools.geasyui.api.droppable
Interface IDroppable

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers, IDroppableElement, IGraphicElement, IPositionable, IUIElement
All Known Subinterfaces:
ISortable
All Known Implementing Classes:
Droppable, DroppableDraggable

public interface IDroppable
extends IDroppableElement, IUIElement


Method Summary
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.droppable.IDroppableElement
addDropHandler, getAcceptedTypes, getDDManager, getDroppableDefaultHandlers, getHandlerManager, getId, getNorthWestPoint, getSouthEastPoint, getUIPanel
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement
getContainer, getHeight, getId, getMouseState, getName, getRelativeX, getRelativeY, getUIPanel, getWidth, setContainer, setHeight, setRelativeX, setRelativeY, setUIPanel, setWidth
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IPositionable
getAbsoluteLeft, getAbsoluteTop
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IGraphicElement
hide, refresh, show, toBack, toFront
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.