WidgetStdMod.AFTER
- static String
Inserts new content before the sections existing content.
WidgetStdMod.ATTRS
- static Object
WidgetStdMod.BEFORE
- static String
Inserts new content before the sections existing content.
WidgetStdMod.BODY
- static String
WidgetStdMod.FOOTER
- static String
WidgetStdMod.HEADER
- static String
WidgetStdMod.REPLACE
- static String
Replaces the sections existing content, with new content.
WidgetStdMod.SECTION_CLASS_NAMES
- static Object
WidgetStdMod.TEMPLATES
- static Object
{
header : '<div class="yui-widget-hd"></div>',
body : '<div class="yui-widget-bd"></div>',
footer : '<div class="yui-widget-ft"></div>'
}