com.ebmwebsourcing.geasytools.geasyui.api.core
Interface IHasBoundsUpdateHandler

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

public interface IHasBoundsUpdateHandler
extends IUIElement, com.google.gwt.event.shared.HasHandlers


Method Summary
 void addBoundUpdateHandler(IBoundsUpdateHandler handler)
           
 
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
 

Method Detail

addBoundUpdateHandler

void addBoundUpdateHandler(IBoundsUpdateHandler handler)


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