YUI recommends YUI 3.

YUI 2 has been deprecated since 2011. This site acts as an archive for files and documentation.

Yahoo! UI Library

TreeView Widget  2.3.0

Yahoo! UI Library > treeview > YAHOO.widget.MenuNode

Show Private Show Protected

Class YAHOO.widget.MenuNode - extends YAHOO.widget.TextNode

A menu-specific implementation that differs from TextNode in that only one sibling can be expanded at a time.

Constructor

YAHOO.widget.MenuNode ( oData , oParent , expanded )
Parameters:
oData <object> a string or object containing the data that will be used to render this node
oParent <YAHOO.widget.Node> this node's parent node
expanded <boolean> the initial expanded/collapsed state

Properties inherited from YAHOO.widget.TextNode:

Methods inherited from YAHOO.widget.TextNode:

Events inherited from YAHOO.widget.Node:


Copyright © 2007 Yahoo! Inc. All rights reserved.