A.TreeViewIO Class
A base class for TreeViewIO.
Constructor
A.TreeViewIO
(
-
config
Parameters:
-
config
ObjectObject literal specifying widget configuration properties.
Methods
_onIOSuccessDefault
(
protected
-
event
Fire after IO success default.
Parameters:
-
event
Object
createNodes
(
-
nodes
Create nodes.
Parameters:
-
nodes
Object
initializer
()
protected
Construction logic executed during TreeViewIO instantiation. Lifecycle.
ioCompleteHandler
()
IO Complete handler.
ioFailureHandler
()
IO Failure handler.
ioStartHandler
()
IO Start handler.
ioSuccessHandler
()
IO Success handler.
Properties
ATTRS
Object
static
Static property used to define the default attribute configuration for the TreeViewIO.