org.wicketstuff.yui.markup.html.contributor.yuiloader
Class YuiLoaderSandbox
java.lang.Object
org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoader
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiLoaderSandbox
public YuiLoaderSandbox()
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.