org.wicketstuff.yui.markup.html.contributor
Class YuiHeaderContributor
java.lang.Object
org.wicketstuff.yui.markup.html.contributor.YuiHeaderContributor
- All Implemented Interfaces:
- Serializable, IHeaderContributor, IClusterable
public class YuiHeaderContributor
- extends Object
- implements IHeaderContributor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiHeaderContributor
public YuiHeaderContributor()
renderHead
public void renderHead(org.apache.wicket.markup.head.IHeaderResponse response)
- Specified by:
renderHead in interface IHeaderContributor
getHeaderContributors
public IHeaderContributor[] getHeaderContributors()
forModule
public static YuiHeaderContributor forModule(String module)
forModule
public static YuiHeaderContributor forModule(String module,
String[] optionalDependencies)
forModule
public static YuiHeaderContributor forModule(String name,
String[] optionalDependencies,
boolean debug)
forModule
public static YuiHeaderContributor forModule(String name,
String[] optionalDependencies,
boolean debug,
String build)
Copyright © 2013. All Rights Reserved.