Uses of Interface
cn.mapway.ui.client.mvc.IModuleCallback
-
Packages that use IModuleCallback Package Description cn.mapway.ui.client.mvc -
-
Uses of IModuleCallback in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc with parameters of type IModuleCallback Modifier and Type Method Description voidBaseAbstractModule. addModuleCallback(IModuleCallback callback)voidIModule. addModuleCallback(IModuleCallback callback)香摩卡注册事件回调
-