Uses of Class
javax.rad.ui.event.UIComponentEvent

Packages that use UIComponentEvent
javax.rad.ui.event Provides classes for dealing with different types of events fired by UI components. 
 

Uses of UIComponentEvent in javax.rad.ui.event
 

Methods in javax.rad.ui.event with parameters of type UIComponentEvent
 void IComponentListener.componentMoved(UIComponentEvent pEvent)
          Invoked when the component's position changes.
 void IComponentListener.componentResized(UIComponentEvent pEvent)
          Invoked when the component's size changes.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.