[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/widget-parent/ -> widget-parent-debug.js (summary)

Extension enabling a Widget to be a parent of another Widget.

File Size: 877 lines (26 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  Parent()

Functions
Functions that are not part of a class:

Parent(config)   X-Ref
Widget extension providing functionality enabling a Widget to be a
parent of another Widget.

<p>In addition to the set of attributes supported by WidgetParent, the constructor
configuration object can also contain a <code>children</code> which can be used
to add child widgets to the parent during construction. The <code>children</code>
property is an array of either child widget instances or child widget configuration
objects, and is sugar for the <a href="#method_add">add</a> method. See the
<a href="#method_add">add</a> for details on the structure of the child widget
configuration object.
param: {Object} config User configuration object.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1