|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WidgetManager | |
---|---|
com.retek.commons.gui.core | |
com.retek.commons.gui.table | |
com.retek.commons.gui.widget |
Uses of WidgetManager in com.retek.commons.gui.core |
---|
Methods in com.retek.commons.gui.core with parameters of type WidgetManager | |
void |
WidgetManager.addWidgetManager(WidgetManager manager)
Adds a child WidgetManager to this monitor. |
Uses of WidgetManager in com.retek.commons.gui.table |
---|
Methods in com.retek.commons.gui.table that return WidgetManager | |
WidgetManager |
REntryTable.getWidgetManager()
Retrieves the widget manager for the entry table. |
WidgetManager |
RowProperties.getWidgetManager()
Retrieves the widget manager property of the row. |
Methods in com.retek.commons.gui.table with parameters of type WidgetManager | |
void |
RowProperties.setWidgetManager(WidgetManager manager)
Assigns the widget manager property of the row. |
Uses of WidgetManager in com.retek.commons.gui.widget |
---|
Methods in com.retek.commons.gui.widget that return WidgetManager | |
WidgetManager |
RView.getWidgetManager()
Retrieves the widget manager for this view. |
WidgetManager |
RFrame.getWidgetManager()
Retrieves the widget manager for this window. |
WidgetManager |
RScreen.getWidgetManager()
Retrieves the widget manager for this dialog window. |
WidgetManager |
RTab.getWidgetManager()
Retrieves the widget manager for the tab. |
WidgetManager |
RDialog.getWidgetManager()
Retrieves the widget manager for this dialog window. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |