org.wicketstuff.yui.markup.html.contributor.yuiloader
Class YuiLoaderSandbox

java.lang.Object
  extended by org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoader
      extended by org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoaderSandbox
All Implemented Interfaces:
Serializable, IHeaderContributor, IClusterable

public class YuiLoaderSandbox
extends YuiLoader

Using yuiloader.sandbox to load dependecies

Author:
josh
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoader
BASE, DEBUG, rendered
 
Constructor Summary
YuiLoaderSandbox()
           
 
Method Summary
protected  YuiLoader newLoader()
           
 void renderHead(org.apache.wicket.markup.head.IHeaderResponse response)
          loads the loader
 
Methods inherited from class org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoader
add, allOnSuccessJS, getAddModuleJS, getBase, getModules, getRequireModule, setModules
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YuiLoaderSandbox

public YuiLoaderSandbox()
Method Detail

renderHead

public void renderHead(org.apache.wicket.markup.head.IHeaderResponse response)
Description copied from class: YuiLoader
loads the loader

Specified by:
renderHead in interface IHeaderContributor
Overrides:
renderHead in class YuiLoader

newLoader

protected YuiLoader newLoader()
Specified by:
newLoader in class YuiLoader


Copyright © 2013. All Rights Reserved.