Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.core.events.IContainerHandler

Packages that use IContainerHandler
com.ebmwebsourcing.geasytools.geasyui.api.core   
com.ebmwebsourcing.geasytools.geasyui.impl.core   
com.ebmwebsourcing.geasytools.geasyui.impl.core.events   
 

Uses of IContainerHandler in com.ebmwebsourcing.geasytools.geasyui.api.core
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.core with parameters of type IContainerHandler
 void IContainer.addContainerHandler(IContainerHandler handler)
           
 

Uses of IContainerHandler in com.ebmwebsourcing.geasytools.geasyui.impl.core
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core with parameters of type IContainerHandler
 void UIPanel.addContainerHandler(IContainerHandler handler)
           
 

Uses of IContainerHandler in com.ebmwebsourcing.geasytools.geasyui.impl.core.events
 

Fields in com.ebmwebsourcing.geasytools.geasyui.impl.core.events with type parameters of type IContainerHandler
static com.google.gwt.event.shared.GwtEvent.Type<IContainerHandler> AddUIElementEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<IContainerHandler> RemoveUIElementEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core.events that return types with arguments of type IContainerHandler
 com.google.gwt.event.shared.GwtEvent.Type<IContainerHandler> AddUIElementEvent.getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent.Type<IContainerHandler> RemoveUIElementEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core.events with parameters of type IContainerHandler
protected  void AddUIElementEvent.dispatch(IContainerHandler handler)
           
protected  void RemoveUIElementEvent.dispatch(IContainerHandler handler)
           
 



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