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

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

Uses of UIFocusEvent in javax.rad.ui.event
 

Methods in javax.rad.ui.event with parameters of type UIFocusEvent
 void IFocusListener.focusGained(UIFocusEvent pEvent)
          Invoked when the focus is gained.
 void IFocusListener.focusLost(UIFocusEvent pEvent)
          Invoked when the focus is lost.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.