Uses of Interface
cn.mapway.ui.client.mvc.IModuleDispatcher
Packages that use IModuleDispatcher
-
Uses of IModuleDispatcher in cn.mapway.ui.client.frame
Classes in cn.mapway.ui.client.frame that implement IModuleDispatcherMethods in cn.mapway.ui.client.frame that return IModuleDispatcherModifier and TypeMethodDescriptionModuleDispatcher.switchModule(String code, ModuleParameter parameter, boolean saveToHistory) -
Uses of IModuleDispatcher in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc that return IModuleDispatcherModifier and TypeMethodDescriptionIModuleDispatcher.switchModule(String code, ModuleParameter parameter, boolean saveToHistory) 切换模块.