Uses of Interface
javax.rad.application.IConnectable

Packages that use IConnectable
com.sibvisions.rad.application Contains base classes for application creation. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
 

Uses of IConnectable in com.sibvisions.rad.application
 

Classes in com.sibvisions.rad.application that implement IConnectable
 class Application
          The Application is the default RemoteApplication.
 

Constructors in com.sibvisions.rad.application with parameters of type IConnectable
Login(UIDesktopPanel pDesktop, IConnectable pConnectable)
          Creates a new instance of the login UI.
 

Uses of IConnectable in javax.rad.application.genui
 

Classes in javax.rad.application.genui that implement IConnectable
 class RemoteApplication
          The RemoteApplication extends the Application with an AbstractConnection.
 class RemoteWorkScreen
          The RemoteWorkScreen extends the WorkScreen with an AbstractConnection.
 class RemoteWorkScreenApplication
          The RemoteWorkScreenApplication is a RemoteApplication with IWorkScreenApplication implemented.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.