Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events.IRemoveUIElementEvent

Packages that use IRemoveUIElementEvent
com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events   
com.ebmwebsourcing.geasytools.geasyui.impl.uipanel.events   
 

Uses of IRemoveUIElementEvent in com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel.events with parameters of type IRemoveUIElementEvent
 void IUIPanelHandler.onRemoveUIElement(IRemoveUIElementEvent removeElementEvent)
          Fired when a UIElement is graphically and logically removed from panel
 

Uses of IRemoveUIElementEvent in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel.events
 

Classes in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel.events that implement IRemoveUIElementEvent
 class RemoveUIElementsEvent
           
 



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