Uses of Class
org.wicketstuff.yui.markup.html.contributor.yuiloader.YuiLoaderModule.ModuleType

Packages that use YuiLoaderModule.ModuleType
org.wicketstuff.yui.markup.html.contributor.yuiloader   
 

Uses of YuiLoaderModule.ModuleType in org.wicketstuff.yui.markup.html.contributor.yuiloader
 

Methods in org.wicketstuff.yui.markup.html.contributor.yuiloader that return YuiLoaderModule.ModuleType
 YuiLoaderModule.ModuleType YuiLoaderModule.getType()
           
static YuiLoaderModule.ModuleType YuiLoaderModule.ModuleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static YuiLoaderModule.ModuleType[] YuiLoaderModule.ModuleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.wicketstuff.yui.markup.html.contributor.yuiloader with parameters of type YuiLoaderModule.ModuleType
 void YuiLoaderModule.setType(YuiLoaderModule.ModuleType type)
           
 

Constructors in org.wicketstuff.yui.markup.html.contributor.yuiloader with parameters of type YuiLoaderModule.ModuleType
YuiLoaderModule(String name, YuiLoaderModule.ModuleType type, ResourceReference ref, String[] requires)
           
YuiLoaderModule(String name, YuiLoaderModule.ModuleType type, String fullpath, String[] requires)
           
 



Copyright © 2013. All Rights Reserved.