Namespace Core\View\Driver\coreui\Control
Namespaces summary
Core\View\Driver\coreui\Control\Button |
Core\View\Driver\coreui\Control\Table |
Classes summary
Button | Generic-purpose button control. Usually used to trigger dynamic components such as dialogs. |
Dialog | Dialogs present a windows of options to the user, that overlays other contents. It is possible to use multiple dialogs at once. Usually, after work in a dialog is completed, the user can confirm his actions and the dialog is removed from view. |
Table | Base control for table layouts. |