Namespace Core\View\Driver\coreui
Namespaces summary
Core\View\Driver\coreui\Control |
Core\View\Driver\coreui\Element |
Classes summary
Control | Controls are composite objects that contain of several elements that are managed by the control. Additionally it offers standard methods and properties that are also available for elements such that both can be used in several CoreUI API method calls. |
Element | HTML element node. |
Interfaces summary
Dynamo | A control that implements the dynamo interface has responsive characteristics and additionally creates JavaScript code that is automatically added to the block of JavaScript code executed after the page has loaded and the DOM is accessible. |