controller(...)
controller(name : string) : Z.Controller;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | The name of the controller to return. |
Returns
The Z.Controller in this symbol with the specified name.
controller(name : string) : Z.Controller;
Parameter | Type | Description |
---|---|---|
name | string | The name of the controller to return. |
The Z.Controller in this symbol with the specified name.