A.TreeViewIO Class
A base class for TreeViewIO.
Constructor
A.TreeViewIO
(
-
config
Parameters:
-
configObjectObject literal specifying widget configuration properties.
Methods
_onIOSuccessDefault
(
protected
-
event
Fire after IO success default.
Parameters:
-
eventObject
createNodes
(
-
nodes
Create nodes.
Parameters:
-
nodesObject
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.