org.wicketstuff.yui.markup.html.contributor.yuiloader
Class YuiLoaderInsert
java.lang.Object
org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoader
org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoaderInsert
- All Implemented Interfaces:
- Serializable, IHeaderContributor, IClusterable
public class YuiLoaderInsert
- extends YuiLoader
Using YuiLoader Insert method to load all modules required files
- Author:
- josh
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiLoaderInsert
public YuiLoaderInsert()
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
getOnSuccessJS
protected String getOnSuccessJS()
newLoader
protected YuiLoader newLoader()
- Specified by:
newLoader in class YuiLoader
Copyright © 2013. All Rights Reserved.