Method | Description | |
---|---|---|
Initialise ( IView view ) : void |
Initialises the controller.
|
|
Revert ( ) : void |
Reverts the settings.
|
|
Save ( ) : void |
Saves the settings.
|
public Initialise ( IView view ) : void | ||
view | IView | /// The view the controller is for. /// |
return | void |