Uses of Interface
org.wicketstuff.yui.markup.html.contributor.yuiloader.IYuiLoaderModule

Packages that use IYuiLoaderModule
org.wicketstuff.yui.markup.html.contributor.yuiloader   
 

Uses of IYuiLoaderModule in org.wicketstuff.yui.markup.html.contributor.yuiloader
 

Classes in org.wicketstuff.yui.markup.html.contributor.yuiloader that implement IYuiLoaderModule
 class YuiLoaderModule
          this is a Custom YUI Module that works with YuiLoaderContributor
 

Methods in org.wicketstuff.yui.markup.html.contributor.yuiloader that return types with arguments of type IYuiLoaderModule
 List<IYuiLoaderModule> YuiLoader.getModules()
           
 

Methods in org.wicketstuff.yui.markup.html.contributor.yuiloader with parameters of type IYuiLoaderModule
 void YuiLoader.add(IYuiLoaderModule module)
           
static Behavior YuiLoaderContributor.addModule(IYuiLoaderModule yuiLoaderModule)
           
static Behavior YuiLoaderContributor.addModule(IYuiLoaderModule module, boolean useSandbox)
           
 

Method parameters in org.wicketstuff.yui.markup.html.contributor.yuiloader with type arguments of type IYuiLoaderModule
 void YuiLoader.setModules(List<IYuiLoaderModule> modules)
           
 



Copyright © 2013. All Rights Reserved.