| Property | Defined By | ||
|---|---|---|---|
| controller : Controller [write-only] | View | ||
| mc_button_start : Button | View | ||
| mc_input : TextInput | View | ||
| mc_output : Label | View | ||
| model : Model [write-only] | View | ||
| Method | Defined By | ||
|---|---|---|---|
View() | View | ||
| controller | property |
controller:Controller [write-only] public function set controller(value:Controller):void| mc_button_start | property |
public var mc_button_start:Button| mc_input | property |
public var mc_input:TextInput| mc_output | property |
public var mc_output:Label| model | property |
| View | () | Constructor |
public function View()