Uses of Class
cn.mapway.ui.shared.CommonEvent
Packages that use CommonEvent
Package
Description
-
Uses of CommonEvent in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc with parameters of type CommonEventModifier and TypeMethodDescriptionIModuleCallback.callback(IModule module, CommonEvent event) voidBaseAbstractModule.fireModuleEvent(IModule module, CommonEvent event) 向模块外发送事件 -
Uses of CommonEvent in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type CommonEventModifier and TypeMethodDescriptionvoidCommonEditorParameterDesigner.designerCommon(CommonEvent event) -
Uses of CommonEvent in cn.mapway.ui.client.mvc.attribute.editor.editorselector
Methods in cn.mapway.ui.client.mvc.attribute.editor.editorselector with parameters of type CommonEvent -
Uses of CommonEvent in cn.mapway.ui.client.mvc.attribute.editor.inspector
Methods in cn.mapway.ui.client.mvc.attribute.editor.inspector with parameters of type CommonEventModifier and TypeMethodDescriptionvoidEventsInspector.eventTreeCommon(CommonEvent event) voidObjectInspectorPanel.saveBarCommon(CommonEvent event) -
Uses of CommonEvent in cn.mapway.ui.client.mvc.attribute.editor.uploader
Methods in cn.mapway.ui.client.mvc.attribute.editor.uploader with parameters of type CommonEventModifier and TypeMethodDescriptionvoidImageUploadAttributeEditor.imageUploaderCommon(CommonEvent event) -
Uses of CommonEvent in cn.mapway.ui.client.widget.color
Methods in cn.mapway.ui.client.widget.color with parameters of type CommonEvent -
Uses of CommonEvent in cn.mapway.ui.client.widget.dialog
Methods in cn.mapway.ui.client.widget.dialog with parameters of type CommonEventModifier and TypeMethodDescriptionvoidSaveBar.processSaveStateMessage(CommonEvent event) voidSaveDialog.processSaveStateMessage(CommonEvent event) 处理保存状态消息 更改SaveBar save 按钮状态voidAiConfirm.saveBarCommon(CommonEvent event)