Uses of Class
javax.rad.remote.event.PropertyEvent

Packages that use PropertyEvent
com.sibvisions.rad.application Contains base classes for application creation. 
javax.rad.remote Contains all important interfaces for implementing the client/server communication. 
javax.rad.remote.event Contains all event relevant interfaces and classes for the network communication package. 
 

Uses of PropertyEvent in com.sibvisions.rad.application
 

Methods in com.sibvisions.rad.application with parameters of type PropertyEvent
 void Application.propertyChanged(PropertyEvent pEvent)
          A property was changed.
 

Uses of PropertyEvent in javax.rad.remote
 

Methods in javax.rad.remote with parameters of type PropertyEvent
 void AbstractConnection.PropertyChangedDelegate.propertyChanged(PropertyEvent pEvent)
          A property was changed.
 

Uses of PropertyEvent in javax.rad.remote.event
 

Methods in javax.rad.remote.event with parameters of type PropertyEvent
 void IConnectionPropertyChangedListener.propertyChanged(PropertyEvent pEvent)
          A property was changed.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.