|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> [ basic overview ] | PREV NEXT | ||||||||
Uses of Class
org.scopemvc.controller.basic.BasicController
| Uses of BasicController in org.scopemvc.controller.basic |
| Fields in org.scopemvc.controller.basic declared as BasicController | |
private BasicController |
BasicController.parent
|
| Methods in org.scopemvc.controller.basic with parameters of type BasicController | |
void |
BasicController.addChild(BasicController inChild)
|
void |
BasicController.removeChild(BasicController inChild)
|
protected void |
BasicController.setParent(BasicController inParent)
Hook this Controller into the chain of responsiblity as a child of the passed Controller. |
|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> [ basic overview ] | PREV NEXT | ||||||||