diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/api/module_base.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/api/module_base.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,178 @@ + + + + + API: base (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

base  3.0.0

+ Yahoo! UI Library + > base + + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ + +

Module: base + + + +

+
+ The base module provides the Base class, which objects requiring attribute and custom event support can extend. +The module also provides two ways to reuse code - An augmentable Plugin.Host interface which provides plugin support +(which is augmented to the Base class) and Base.build which provides a way to +build custom classes using extensions. +
+ + + +
+
+ +

This module contains the following classes:

+ +
+ +
+
+
+
+

Submodules:

+
+
base-base
+
The base-base submodule provides the Base class without the Plugin support, provided by Plugin.Host, +and without the extension support provided by Base.build.
+
base-pluginhost
+
The base-pluginhost submodule adds Plugin support to Base, by augmenting Base with +Plugin.Host and setting up static (class level) Base.plug and Base.unplug methods.
+
base-build
+
The base-build submodule provides Base.build functionality, which +can be used to create custom classes, by aggregating extensions onto +a main class.
+
+
+ +
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +