org.wicketstuff.yui.markup.html.contributor
Class YuiLoaderHeaderContributor

java.lang.Object
  extended by org.wicketstuff.yui.markup.html.contributor.YuiLoaderHeaderContributor

public class YuiLoaderHeaderContributor
extends Object

Author:
korbinianbachl

Constructor Summary
YuiLoaderHeaderContributor()
          Creates a new instance of YuiLoaderHeaderContributor

is currently in Alpha-State!

  YUI ComponentModule NameAnimation UtilityanimationAutoComplete ControlautocompleteBase CSS Style FoundationbaseButton ControlbuttonCalendar ControlcalendarCharts ControlchartsColor Picker ControlcolorpickerConnection ManagerconnectionContainer Family Core (Module, Overlay)containercoreContainer Family (Module, Overlay Panel, Tooltip, Dialog, SimpleDialog)containerDataSource UtilitydatasourceDataTable ControldatatableDom CollectiondomDrag & Drop UtilitydragdropRich Text EditoreditorElement UtilityelementEvent UtilityeventFonts CSSfontsGet UtilitygetGrids CSS KitgridsBrowser History ManagerhistoryImageLoader UtilityimageloaderJSON UtilityjsonLogger ControlloggerMenu ControlmenuProfiler ToolprofilerReset CSSresetSelector UtilityselectorSimple EditorsimpleeditorSlider ControlsliderTabView ControltabviewTreeView ControltreeviewYAHOO Global ObjectyahooYUI Loader UtilityyuiloaderYUI Test Toolyuitest
Method Summary
static IHeaderContributor forModule(String module, String executeJS)
          YuiLoaderHeaderContributor.forModule is used to tell the YuiLoader what to load You specifiy the module as well as the required executionJavaScript for the module, the list of the modules is:


!!! Currently they are loaded inline, no sandbox-support yet !!!

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YuiLoaderHeaderContributor

public YuiLoaderHeaderContributor()
Creates a new instance of YuiLoaderHeaderContributor

is currently in Alpha-State!

Method Detail

forModule

public static final IHeaderContributor forModule(String module,
                                                 String executeJS)
YuiLoaderHeaderContributor.forModule is used to tell the YuiLoader what to load You specifiy the module as well as the required executionJavaScript for the module, the list of the modules is:


!!! Currently they are loaded inline, no sandbox-support yet !!!

YUI ComponentModule Name
Animation Utilityanimation
AutoComplete Controlautocomplete
Base CSS Style Foundationbase
Button Controlbutton
Calendar Controlcalendar
Charts Controlcharts
Color Picker Controlcolorpicker
Connection Managerconnection
Container Family Core (Module, Overlay)containercore
Container Family (Module, Overlay Panel, Tooltip, Dialog, SimpleDialog)container
DataSource Utilitydatasource
DataTable Controldatatable
Dom Collectiondom
Drag & Drop Utilitydragdrop
Rich Text Editoreditor
Element Utilityelement
Event Utilityevent
Fonts CSSfonts
Get Utilityget
Grids CSS Kitgrids
Browser History Managerhistory
ImageLoader Utilityimageloader
JSON Utilityjson
Logger Controllogger
Menu Controlmenu
Profiler Toolprofiler
Reset CSSreset
Selector Utilityselector
Simple Editorsimpleeditor
Slider Controlslider
TabView Controltabview
TreeView Controltreeview
YAHOO Global Objectyahoo
YUI Loader Utilityyuiloader
YUI Test Toolyuitest

Parameters:
module -
executeJS -
Returns:


Copyright © 2013. All Rights Reserved.