Package cn.mapway.ui.server.mvc
Class ServerModuleInfo
- java.lang.Object
-
- cn.mapway.ui.client.mvc.ModuleInfo
-
- cn.mapway.ui.server.mvc.ServerModuleInfo
-
public class ServerModuleInfo extends ModuleInfo
ServerModuleInfo- Author:
- zhangjianshe
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIconString()voidsetIconString(String iconString)voidsetTags(String[] tagList)voidsetThemes(String[] themeList)
-