Uses of Class
javax.rad.util.Parameter

Packages that use Parameter
javax.rad.application.genui Contains implementations of the generic application interfaces. 
 

Uses of Parameter in javax.rad.application.genui
 

Methods in javax.rad.application.genui with parameters of type Parameter
 IWorkScreen RemoteWorkScreenApplication.openWorkScreen(java.lang.String pClassName, IWorkScreenApplication.Modality pModality, Parameter... pParameter)
          Opens a work screen with specific modality.
 IWorkScreen RemoteWorkScreenApplication.openWorkScreen(java.lang.String pClassName, Parameter... pParameter)
          Opens a work screen with modality mode of the work screen.
 void WorkScreen.setParameter(Parameter pParameter)
          Sets the given parameter.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.