Uses of Class
cn.mapway.ui.client.event.EventBus
-
Packages that use EventBus Package Description cn.mapway.ui.client.frame cn.mapway.ui.client.tools -
-
Uses of EventBus in cn.mapway.ui.client.frame
Constructors in cn.mapway.ui.client.frame with parameters of type EventBus Constructor Description ModuleDispatcher(EventBus eventBus)全局模块调度器 需要一个全局的事件总线 -
Uses of EventBus in cn.mapway.ui.client.tools
Methods in cn.mapway.ui.client.tools that return EventBus Modifier and Type Method Description EventBusDataBus. getEventBus()
-