/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_tree_RootTreeNodeUI({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":"Ext.tree.TreeNodeUI","uses":[],"html":"

Hierarchy

Ext.tree.TreeNodeUI
Ext.tree.RootTreeNodeUI

Files

This class provides the default UI implementation for root Ext TreeNodes.\nThe RootTreeNode UI implementation allows customizing the appearance of the root tree node.

\n\n

\nIf you are customizing the Tree's user interface, you\nmay need to extend this class, but you should never need to instantiate this class.
\n\n

Defined By

Methods

Adds one or more CSS classes to the node's UI element. ...

Adds one or more CSS classes to the node's UI element.\nDuplicate classes are automatically filtered out.

\n

Parameters

  • className : String/Array

    The CSS class to add, or an array of classes

    \n
private ...

private

\n
private ...

private

\n

Parameters

  • callback : Object
    \n
private ...

private

\n

Parameters

  • callback : Object
    \n
private ...

private

\n

Parameters

  • ghostNode : Object
    \n
private ...

private

\n
private ...

private

\n
Ext.tree.RootTreeNodeUI
view source
( )private
private ...

private

\n

Parameters

  • e : Object
    \n
delayed drop so the click event doesn't get fired on a drop ...

delayed drop so the click event doesn't get fired on a drop

\n
Ext.tree.RootTreeNodeUI
view source
( )private
private ...

private

\n
private ...

private

\n
Returns the <a> element that provides focus for the node's UI. ...

Returns the <a> element that provides focus for the node's UI.

\n

Returns

  • HtmlElement

    The DOM anchor element.

    \n
private ...

private

\n
private ...

private

\n
private ...

private

\n
Returns the element which encapsulates this node. ...

Returns the element which encapsulates this node.

\n

Returns

  • HtmlElement

    The DOM element. The default implementation uses a <li>.

    \n
Gets a normalized href for the node. ...

Gets a normalized href for the node.

\n

Parameters

Returns the icon <img> element. ...

Returns the icon <img> element.

\n

Returns

  • HtmlElement

    The DOM image element.

    \n
Returns the text node. ...

Returns the text node.

\n

Returns

  • HtmlNode

    The DOM text node.

    \n
Hides this node. ...

Hides this node.

\n
private ...

private

\n
private ...

private

\n
Returns the checked status of the node. ...

Returns the checked status of the node. If the node was rendered with no\ncheckbox, it returns false.

\n

Returns

  • Boolean

    The checked flag.

    \n
private ...

private

\n
private ...

private

\n

Parameters

  • e : Object
    \n
( node, cls, oldCls )private
private ...

private

\n

Parameters

  • node : Object
    \n
  • cls : Object
    \n
  • oldCls : Object
    \n
private ...

private

\n

Parameters

  • e : Object
    \n
private ...

private

\n

Parameters

  • e : Object
    \n
private ...

private

\n

Parameters

  • node : Object
    \n
  • state : Object
    \n
( node, href, target )private
private ...

private

\n

Parameters

  • node : Object
    \n
  • href : Object
    \n
  • target : Object
    \n
private ...

private

\n

Parameters

  • node : Object
    \n
  • icon : Object
    \n
private ...

private

\n

Parameters

  • node : Object
    \n
  • cls : Object
    \n
  • oldCls : Object
    \n
private ...

private

\n

Parameters

  • id : Object
    \n
( tree, node, oldParent, newParent, index, refNode )private
private ...

private

\n

Parameters

  • tree : Object
    \n
  • node : Object
    \n
  • oldParent : Object
    \n
  • newParent : Object
    \n
  • index : Object
    \n
  • refNode : Object
    \n
...
\n

Parameters

  • e : Object
    \n
...
\n

Parameters

  • e : Object
    \n
private ...

private

\n
private ...

private

\n

Parameters

  • state : Object
    \n
( node, text, oldText )private
private ...

private

\n

Parameters

  • node : Object
    \n
  • text : Object
    \n
  • oldText : Object
    \n
private ...

private

\n

Parameters

  • node : Object
    \n
  • tip : Object
    \n
  • title : Object
    \n
private ...

private

\n
private ...

private

\n

Parameters

  • node : Object
    \n
Removes one or more CSS classes from the node's UI element. ...

Removes one or more CSS classes from the node's UI element.

\n

Parameters

  • className : String/Array

    The CSS class to remove, or an array of classes

    \n
Ext.tree.RootTreeNodeUI
view source
( )private
private ...

private

\n

Overrides: Ext.tree.TreeNodeUI.render

( n, a, targetNode, bulkRender )private
private ...

private

\n

Parameters

  • n : Object
    \n
  • a : Object
    \n
  • targetNode : Object
    \n
  • bulkRender : Object
    \n
private ...

private

\n
Shows this node. ...

Shows this node.

\n
private ...

private

\n
Sets the checked status of the tree node to the passed value, or, if no value was passed,\ntoggles the checked status. ...

Sets the checked status of the tree node to the passed value, or, if no value was passed,\ntoggles the checked status. If the node was rendered with no checkbox, this has no effect.

\n

Parameters

  • value : Boolean (optional)

    The new checked status.

    \n
","superclasses":["Ext.tree.TreeNodeUI"],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"TreeNodeUI.html#Ext-tree-RootTreeNodeUI","filename":"TreeNodeUI.js"}],"linenr":650,"members":{"property":[],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"constructor","id":"method-constructor"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"addClass","id":"method-addClass"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"afterLoad","id":"method-afterLoad"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"animCollapse","id":"method-animCollapse"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"animExpand","id":"method-animExpand"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"appendDDGhost","id":"method-appendDDGhost"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"beforeLoad","id":"method-beforeLoad"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"blur","id":"method-blur"},{"tagname":"method","owner":"Ext.tree.RootTreeNodeUI","meta":{"private":true},"name":"collapse","id":"method-collapse"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"destroy","id":"method-destroy"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"ecClick","id":"method-ecClick"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"endDrop","id":"method-endDrop"},{"tagname":"method","owner":"Ext.tree.RootTreeNodeUI","meta":{"private":true},"name":"expand","id":"method-expand"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"fireEvent","id":"method-fireEvent"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"focus","id":"method-focus"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"getAnchor","id":"method-getAnchor"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"getChildIndent","id":"method-getChildIndent"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"getContainer","id":"method-getContainer"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"getDDHandles","id":"method-getDDHandles"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"getDDRepairXY","id":"method-getDDRepairXY"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"getEl","id":"method-getEl"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"getHref","id":"method-getHref"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"getIconEl","id":"method-getIconEl"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"getTextEl","id":"method-getTextEl"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"hide","id":"method-hide"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"highlight","id":"method-highlight"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"initEvents","id":"method-initEvents"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"isChecked","id":"method-isChecked"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onCheckChange","id":"method-onCheckChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onClick","id":"method-onClick"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onClsChange","id":"method-onClsChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onContextMenu","id":"method-onContextMenu"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onDblClick","id":"method-onDblClick"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onDisableChange","id":"method-onDisableChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onHrefChange","id":"method-onHrefChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onIconChange","id":"method-onIconChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onIconClsChange","id":"method-onIconClsChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onIdChange","id":"method-onIdChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onMove","id":"method-onMove"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onOut","id":"method-onOut"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onOver","id":"method-onOver"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onRender","id":"method-onRender"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onSelectedChange","id":"method-onSelectedChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onTextChange","id":"method-onTextChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"onTipChange","id":"method-onTipChange"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"remove","id":"method-remove"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"removeChild","id":"method-removeChild"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"removeClass","id":"method-removeClass"},{"tagname":"method","owner":"Ext.tree.RootTreeNodeUI","meta":{"private":true},"name":"render","id":"method-render"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"renderElements","id":"method-renderElements"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"renderIndent","id":"method-renderIndent"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"show","id":"method-show"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"startDrop","id":"method-startDrop"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{},"name":"toggleCheck","id":"method-toggleCheck"},{"tagname":"method","owner":"Ext.tree.TreeNodeUI","meta":{"private":true},"name":"updateExpandIcon","id":"method-updateExpandIcon"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.tree.RootTreeNodeUI","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.tree.RootTreeNodeUI","mixins":[],"mixedInto":[]});