| Module: | libext | Package: | wrap.ext.tree | Parent: | TreeNode | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.tree.AsyncTreeNode
Inheritance : Object : Observable : Node : TreeNode
Constructors
| Signature |
| public AsyncTreeNode(String config) |
| public AsyncTreeNode(AsyncTreeNodeConfig config) |
Methods
| Name | Signature |
| isLoaded | boolean isLoaded() |
| isLoading | boolean isLoading() |
| reload | void reload(Function callback) |
Properties
| Name | Type | Comment | |
| loader |
|
Constructors
|
public AsyncTreeNode(String config) Parameters
|
|
public AsyncTreeNode(AsyncTreeNodeConfig config) Parameters
|
Methods
|
isLoaded boolean isLoaded()
|
||||
|
isLoading boolean isLoading()
|
||||
|
reload void reload(Function callback) Parameters
|
| Module: | libext | Package: | wrap.ext.tree | Parent: | TreeNode | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |