com.ebmwebsourcing.geasytools.geasyui.impl.core
Class DefaultBoundsUpdateHandlers

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.geasyui.impl.core.DefaultBoundsUpdateHandlers
All Implemented Interfaces:
IDefaultUIElementHandlers

public class DefaultBoundsUpdateHandlers
extends java.lang.Object
implements IDefaultUIElementHandlers


Constructor Summary
DefaultBoundsUpdateHandlers(IHasBoundsUpdateHandler hasBoundUpdateHandler)
           
 
Method Summary
 void attachDefaultHandlers()
          Attaches all default handlers to a IUIElement
 IHasBoundsUpdateHandler getUIElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBoundsUpdateHandlers

public DefaultBoundsUpdateHandlers(IHasBoundsUpdateHandler hasBoundUpdateHandler)
Method Detail

attachDefaultHandlers

public void attachDefaultHandlers()
Description copied from interface: IDefaultUIElementHandlers
Attaches all default handlers to a IUIElement

Specified by:
attachDefaultHandlers in interface IDefaultUIElementHandlers

getUIElement

public IHasBoundsUpdateHandler getUIElement()
Specified by:
getUIElement in interface IDefaultUIElementHandlers


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