public interface RegisteredControllers
It is used to inform Crux about the list of controllers used by a view.
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getController(String controller)
Retrieve a controller using its name as key.
|
<T> T getController(String controller)
controller - controller nameCopyright © 2015. All rights reserved.