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:
-
eventObject
_afterTriggerChange
(
protected
-
event
Fire after trigger changes.
Parameters:
-
eventObject
_uiSetTrigger
(
protected
-
val
Set the trigger UI.
Parameters:
-
valObject
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.