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

All Superinterfaces:
Serializable
All Known Implementing Classes:
YuiLoaderModule

public interface IYuiLoaderModule
extends Serializable


Method Summary
 String getModuleJS()
           
 String getName()
           
 String onSuccessJS()
           
 

Method Detail

onSuccessJS

String onSuccessJS()

getModuleJS

String getModuleJS()

getName

String getName()


Copyright © 2013. All Rights Reserved.