public class MasterViewController
extends java.lang.Object
| Constructor and Description |
|---|
MasterViewController() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Any method that has the @PostConstruct annotation will be called when the controller is initialized.
|