|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlHandle | |
---|---|
org.apache.beehive.controls.api.context | |
org.apache.beehive.controls.runtime.bean |
Uses of ControlHandle in org.apache.beehive.controls.api.context |
---|
Methods in org.apache.beehive.controls.api.context that return ControlHandle | |
---|---|
ControlHandle |
ControlBeanContext.getControlHandle()
Returns a ControlHandle instance that enables operations and events to be dispatched to the target control, if it is running inside of a container that supports external event dispatch. |
Uses of ControlHandle in org.apache.beehive.controls.runtime.bean |
---|
Methods in org.apache.beehive.controls.runtime.bean that return ControlHandle | |
---|---|
ControlHandle |
ControlBeanContext.getControlHandle()
|
protected ControlHandle |
ControlContainerContext.getControlHandle(ControlBean bean)
Returns a ControlHandle to the component containing the control. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |