SUIController
class SUIController
Is the interface controller, to create any "SUI" component it is necessary to have a "SUIController" as a parent.
See the SUIController component topic to learn more about SUIController.
public class SUIController extends Component
— Constructors (1) —
| Constructor | Description |
|---|---|
| SUIController() | Creates a new SUIController. |