| Package | Description |
|---|---|
| com.clickntap.smart |
| Modifier and Type | Method and Description |
|---|---|
SmartController |
SmartContext.getController() |
SmartController |
SmartApp.getController(SmartContext context) |
SmartController |
SmartController.getController(String ref) |
SmartController |
SmartApp.getMapper() |
SmartController |
SmartController.getParent() |
SmartController |
SmartApp.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<SmartController> |
SmartController.getChildren() |
List<SmartController> |
SmartController.getPath() |
List<SmartController> |
SmartContext.level(int i) |
| Constructor and Description |
|---|
SmartController(org.springframework.core.io.Resource controllerDir,
org.dom4j.Element element,
SmartController parent) |
Copyright © 2015. All rights reserved.