Properties Methods Events Config Options Direct Link
Observable
  TreeLoader
    FilteredTreeLoader

Class CQ.tree.FilteredTreeLoader

Package:CQ.tree
Class:FilteredTreeLoader
Extends:CQ.Ext.tree.TreeLoader
Clientlib:cq.widgets
A tree loader that supports filtering.

Config Options

Config Options Defined By
  baseParams : Object
(optional) An object containing properties which specify HTTP parameters to be passed to each request for child nodes.
TreeLoader
  clearOnLoad : Boolean
(optional) Default to true. Remove previously existing child nodes before loading.
TreeLoader
  directFn : Function
Function to call when executing a request.
TreeLoader
  preloadChildren : Boolean
If set to true, the loader recursively loads "children" attributes when doing the first load on nodes.
TreeLoader

Public Properties

This class has no public properties.

Public Methods

Method Defined By

Public Events

Event Defined By