|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |