| changeset 0 | 40c8f766c9b8 |
| -1:000000000000 | 0:40c8f766c9b8 |
|---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
|
2 <html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#"> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|
5 <title>API: widget-stdmod (YUI Library)</title> |
|
6 |
|
7 <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" /> |
|
8 <link rel="stylesheet" type="text/css" href="assets/api.css" /> |
|
9 |
|
10 <script type="text/javascript" src="assets/api-js"></script> |
|
11 <script type="text/javascript" src="assets/ac-js"></script> |
|
12 </head> |
|
13 |
|
14 <body id="yahoo-com"> |
|
15 |
|
16 <div id="doc3" class="yui-t2"> |
|
17 <div id="hd"> |
|
18 <h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1> |
|
19 <h3>widget-stdmod <span class="subtitle">3.0.0b1</span></h3> |
|
20 <a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> |
|
21 > <a href="./module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a> |
|
22 |
|
23 |
|
24 <form onsubmit="return false"> |
|
25 <div id="propertysearch"> |
|
26 Search: <input autocomplete="off" id="searchinput" /> |
|
27 <div id="searchresults"> |
|
28 |
|
29 </div> |
|
30 </div> |
|
31 </form> |
|
32 </div> |
|
33 |
|
34 <div id="bd"> |
|
35 <div id="yui-main"> |
|
36 <div class="yui-b"> |
|
37 <form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form"> |
|
38 <fieldset> |
|
39 <legend>Filters</legend> |
|
40 <span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span> |
|
41 <span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span> |
|
42 <span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span> |
|
43 </fieldset> |
|
44 </form> |
|
45 |
|
46 |
|
47 <h3>Module: widget-stdmod |
|
48 |
|
49 |
|
50 |
|
51 </h3> |
|
52 <div class="description summary"> |
|
53 Provides standard module support for Widgets through an extension. |
|
54 </div> |
|
55 |
|
56 |
|
57 |
|
58 <div class="yui-gc"> |
|
59 <div class="yui-u first"> |
|
60 |
|
61 <p>This module contains the following classes:</p> |
|
62 <script> |
|
63 //var YUI_CLASS_LIST = [{"extends": {"superclass": {}, "events": {}, "configs": {}, "properties": {}, "methods": {}}, "description": "Widget extension, which can be used to add Standard Module support to the \nbase Widget class, through the <a href=\"Base.html#method_build\">Base.build<\/a> \nmethod.\n<p>\nThe extension adds header, body and footer sections to the Widget's content box and \nprovides the corresponding methods and attributes to modify the contents of these sections.\n<\/p>", "guessedname": "WidgetStdMod", "name": "WidgetStdMod"}]; |
|
64 </script> |
|
65 <div id="splash_classList"> |
|
66 <ul> |
|
67 <li><a href="WidgetStdMod.html" title="WidgetStdMod" id="class_0">WidgetStdMod</a></li> |
|
68 </ul> |
|
69 </div> |
|
70 </div> |
|
71 <div class="yui-u"> |
|
72 |
|
73 </div> |
|
74 </div> |
|
75 |
|
76 </div> |
|
77 </div> |
|
78 <div class="yui-b"> |
|
79 <div class="nav"> |
|
80 |
|
81 <div id="moduleList" class="module"> |
|
82 <h4>Modules</h4> |
|
83 <ul class="content"> |
|
84 <li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
85 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
86 <li class=""><a href="module_base.html" title="base">base</a></li> |
|
87 <li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
88 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
89 <li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
90 <li class=""><a href="module_console.html" title="console">console</a></li> |
|
91 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
92 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
93 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
94 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
95 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
96 <li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
97 <li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
98 <li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
99 <li class=""><a href="module_event.html" title="event">event</a></li> |
|
100 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
101 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
102 <li class=""><a href="module_history.html" title="history">history</a></li> |
|
103 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
104 <li class=""><a href="module_io.html" title="io">io</a></li> |
|
105 <li class=""><a href="module_json.html" title="json">json</a></li> |
|
106 <li class=""><a href="module_node.html" title="node">node</a></li> |
|
107 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
108 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
109 <li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
110 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
111 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
112 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
113 <li class=""><a href="module_queue.html" title="queue">queue</a></li> |
|
114 <li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
115 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
116 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
117 <li class=""><a href="module_test.html" title="test">test</a></li> |
|
118 <li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
119 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
120 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
121 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
122 <li class="selected"><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
123 <li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
124 </ul> |
|
125 </div> |
|
126 |
|
127 <div id="classList" class="module"> |
|
128 <h4>Classes</h4> |
|
129 <ul class="content"> |
|
130 <li class=""><a href="WidgetStdMod.html" title="WidgetStdMod">WidgetStdMod</a></li> |
|
131 </ul> |
|
132 </div> |
|
133 |
|
134 <div id="fileList" class="module"> |
|
135 <h4>Files</h4> |
|
136 <ul class="content"> |
|
137 <li class=""><a href="Widget-StdMod.js.html" title="Widget-StdMod.js">Widget-StdMod.js</a></li> |
|
138 </ul> |
|
139 </div> |
|
140 |
|
141 |
|
142 |
|
143 |
|
144 |
|
145 </div> |
|
146 </div> |
|
147 </div> |
|
148 <div id="ft"> |
|
149 <hr /> |
|
150 Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
151 </div> |
|
152 </div> |
|
153 <script type="text/javascript"> |
|
154 ALL_YUI_PROPS = [{"access": "private", "host": "WidgetStdMod", "name": "_addNodeHTML", "url": "WidgetStdMod.html#method__addNodeHTML", "type": "method"}, {"access": "private", "host": "WidgetStdMod", "name": "_addNodeRef", "url": "WidgetStdMod.html#method__addNodeRef", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_afterBodyChange", "url": "WidgetStdMod.html#method__afterBodyChange", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_afterFillHeightChange", "url": "WidgetStdMod.html#method__afterFillHeightChange", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_afterFooterChange", "url": "WidgetStdMod.html#method__afterFooterChange", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_afterHeaderChange", "url": "WidgetStdMod.html#method__afterHeaderChange", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_bindUIStdMod", "url": "WidgetStdMod.html#method__bindUIStdMod", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "bodyContent", "url": "WidgetStdMod.html#config_bodyContent", "type": "config"}, {"access": "", "host": "WidgetStdMod", "name": "bodyContentChange", "url": "WidgetStdMod.html#event_bodyContentChange", "type": "event"}, {"access": "private", "host": "WidgetStdMod", "name": "_fillHeight", "url": "WidgetStdMod.html#method__fillHeight", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "fillHeight", "url": "WidgetStdMod.html#method_fillHeight", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "fillHeight", "url": "WidgetStdMod.html#config_fillHeight", "type": "config"}, {"access": "", "host": "WidgetStdMod", "name": "fillHeightChange", "url": "WidgetStdMod.html#event_fillHeightChange", "type": "event"}, {"access": "private", "host": "WidgetStdMod", "name": "_findStdModSection", "url": "WidgetStdMod.html#method__findStdModSection", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "footerContent", "url": "WidgetStdMod.html#config_footerContent", "type": "config"}, {"access": "", "host": "WidgetStdMod", "name": "footerContentChange", "url": "WidgetStdMod.html#event_footerContentChange", "type": "event"}, {"access": "private", "host": "WidgetStdMod", "name": "_getPreciseHeight", "url": "WidgetStdMod.html#method__getPreciseHeight", "type": "method"}, {"access": "private", "host": "WidgetStdMod", "name": "_getStdModContent", "url": "WidgetStdMod.html#method__getStdModContent", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "getStdModNode", "url": "WidgetStdMod.html#method_getStdModNode", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_getStdModTemplate", "url": "WidgetStdMod.html#method__getStdModTemplate", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "headerContent", "url": "WidgetStdMod.html#config_headerContent", "type": "config"}, {"access": "", "host": "WidgetStdMod", "name": "headerContentChange", "url": "WidgetStdMod.html#event_headerContentChange", "type": "event"}, {"access": "private", "host": "WidgetStdMod", "name": "_insertStdModSection", "url": "WidgetStdMod.html#method__insertStdModSection", "type": "method"}, {"access": "private", "host": "WidgetStdMod", "name": "_parseStdModHTML", "url": "WidgetStdMod.html#method__parseStdModHTML", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_renderStdMod", "url": "WidgetStdMod.html#method__renderStdMod", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_renderUIStdMod", "url": "WidgetStdMod.html#method__renderUIStdMod", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "setStdModContent", "url": "WidgetStdMod.html#method_setStdModContent", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_syncUIStdMod", "url": "WidgetStdMod.html#method__syncUIStdMod", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_uiSetFillHeight", "url": "WidgetStdMod.html#method__uiSetFillHeight", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_uiSetStdMod", "url": "WidgetStdMod.html#method__uiSetStdMod", "type": "method"}, {"access": "protected", "host": "WidgetStdMod", "name": "_validateFillHeight", "url": "WidgetStdMod.html#method__validateFillHeight", "type": "method"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.AFTER", "url": "WidgetStdMod.html#property_WidgetStdMod.AFTER", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.ATTRS", "url": "WidgetStdMod.html#property_WidgetStdMod.ATTRS", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.BEFORE", "url": "WidgetStdMod.html#property_WidgetStdMod.BEFORE", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.BODY", "url": "WidgetStdMod.html#property_WidgetStdMod.BODY", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.FOOTER", "url": "WidgetStdMod.html#property_WidgetStdMod.FOOTER", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.HEADER", "url": "WidgetStdMod.html#property_WidgetStdMod.HEADER", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.HTML_PARSER", "url": "WidgetStdMod.html#property_WidgetStdMod.HTML_PARSER", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.REPLACE", "url": "WidgetStdMod.html#property_WidgetStdMod.REPLACE", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.SECTION_CLASS_NAMES", "url": "WidgetStdMod.html#property_WidgetStdMod.SECTION_CLASS_NAMES", "type": "property"}, {"access": "private", "host": "WidgetStdMod", "name": "WidgetStdMod._TEMPLATES", "url": "WidgetStdMod.html#property_WidgetStdMod._TEMPLATES", "type": "property"}, {"access": "", "host": "WidgetStdMod", "name": "WidgetStdMod.TEMPLATES", "url": "WidgetStdMod.html#property_WidgetStdMod.TEMPLATES", "type": "property"}]; |
|
155 </script> |
|
156 </body> |
|
157 </html> |