Uses of Class
com.retek.commons.gui.widget.RComboBox

Packages that use RComboBox
com.retek.commons.gui.core   
com.retek.rcom.gui.screen.worklist   
 

Uses of RComboBox in com.retek.commons.gui.core
 

Methods in com.retek.commons.gui.core with parameters of type RComboBox
 void WidgetManager.register(java.lang.String widgetName, RComboBox comboBox)
          Registers a combo box with the widget manager.
 void WidgetManager.register(java.lang.String widgetName, RComboBox comboBox, boolean monitor)
          Registers a combo box with the widget manager.
 

Uses of RComboBox in com.retek.rcom.gui.screen.worklist
 

Fields in com.retek.rcom.gui.screen.worklist declared as RComboBox
protected  RComboBox WorklistTab.taskTypeCombo
           
protected  RComboBox WorklistTab.taskSubTypeCombo
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25