|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IController
The IController to allow external control for IControls.
| Method Summary | |
|---|---|
IControllable |
getActiveControllable()
Gets the active IControllable that should be controlled by this IController. |
void |
setActiveControllable(IControllable pActiveControllable)
Sets the active IControllable that should be controlled by this IController. |
| Method Detail |
|---|
IControllable getActiveControllable()
IControllable that should be controlled by this IController.
IControllablevoid setActiveControllable(IControllable pActiveControllable)
IControllable that should be controlled by this IController.
pActiveControllable - the current IControllable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||