A.WidgetTrigger Class
Module: aui-widget-transition
Widget extension, which can be used to add trigger support to the base Widget class, through the Base.build method.
Index
Properties
- ATTRS static
Methods
_afterRenderUIWT
(
protected
-
event
Fire after renderUI
.
Parameters:
-
event
Object
_afterTriggerChange
(
protected
-
event
Fire after trigger
changes.
Parameters:
-
event
Object
_uiSetTrigger
(
protected
-
val
Set the trigger
UI.
Parameters:
-
val
Object
destructor
()
protected
Destructor lifecycle implementation for the WidgetTrigger
class.
initializer
()
Construction logic executed during WidgetTrigger instantiation. Lifecycle.
Properties
ATTRS
Object
static
Static property used to define the default attribute configuration.