|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WidgetHandle | |
context.arch.server | |
context.arch.widget |
Uses of WidgetHandle in context.arch.server |
Methods in context.arch.server with parameters of type WidgetHandle | |
protected void |
Server.addCallback(WidgetHandle handle)
This method allows to subscribe to a new widget |
Uses of WidgetHandle in context.arch.widget |
Methods in context.arch.widget that return WidgetHandle | |
WidgetHandle |
WidgetHandles.getWidgetHandleAt(int index)
Returns the WidgetHandle at the given index. |
Methods in context.arch.widget with parameters of type WidgetHandle | |
void |
WidgetHandles.addWidgetHandle(WidgetHandle handle)
Adds a widgethandle to the widgethandle list |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |