Uses of Interface
cn.mapway.ui.shared.CommonEventHandler
Packages that use CommonEventHandler
Package
Description
-
Uses of CommonEventHandler in cn.mapway.ui.client.mvc.attribute
Methods in cn.mapway.ui.client.mvc.attribute with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationAbstractAttributesProvider.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationCommonEditorParameterDesigner.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.mvc.attribute.editor.inspector
Methods in cn.mapway.ui.client.mvc.attribute.editor.inspector with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationSimpleObjectInspector.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.mvc.attribute.editor.proxy
Methods in cn.mapway.ui.client.mvc.attribute.editor.proxy with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationAttributeItemEditorProxy.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.widget
Methods in cn.mapway.ui.client.widget with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationAiTab.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationBigFileUploader.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationCommonEventComposite.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationRbacComposite.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.widget.color
Methods in cn.mapway.ui.client.widget.color with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationColorBox.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationColorCanvas.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationColorPopup.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.widget.dialog
Methods in cn.mapway.ui.client.widget.dialog with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationAiDialog.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationPopup.addCommonHandler(CommonEventHandler handler) -
Uses of CommonEventHandler in cn.mapway.ui.client.widget.tree
Methods in cn.mapway.ui.client.widget.tree with parameters of type CommonEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationTree.addCommonHandler(CommonEventHandler commonEventHandler) com.google.gwt.event.shared.HandlerRegistrationTreeItem.addCommonHandler(CommonEventHandler handler) com.google.gwt.event.shared.HandlerRegistrationZTree.addCommonHandler(CommonEventHandler handler)