com.ebmwebsourcing.geasytools.geasyui.api.resizable
Interface IResizable

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers, IGraphicElement, IPositionable, IResizableElement, IUIElement

public interface IResizable
extends IUIElement, IResizableElement


Method Summary
 
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.ebmwebsourcing.geasytools.geasyui.api.resizable.IResizableElement
addResizeHandler, getHandlerManager, getHeight, getNorthEastPoint, getNorthWestPoint, getResizableDefaultHandlers, getSouthEastPoint, getSouthWestPoint, getUIPanel, getWidth, isResizableOnNorthEast, isResizableOnNorthWest, isResizableOnSouthEast, isResizableOnSouthWest, setHeight, setWidth
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 



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