Package cn.mapway.ui.shared
Interface HasCommonHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- All Known Implementing Classes:
AbstractAttributeEditor,AbstractAttributesProvider,AiConfirm,AiDialog,AiTab,AttributeGroup,AttributeItemEditorProxy,AttributeTable,BaseAbstractModule,BigFileUploader,CheckBoxAttributeEditor,ColorBox,ColorBoxAttributeEditor,ColorCanvas,ColorChooser,ColorPopup,CommonEditorParameterDesigner,CommonEventComposite,ComposeAttributesProvider,DateTimeAttributeEditor,Dialog,DropdownAttributeEditor,DropdownItem,EditorHorizontalPanel,EditorSelectAttributeEditor,EditorSelector,EventsInspector,IconAttributeEditor,IconSelector,ImageTextItem,ImageUploadAttributeEditor,ImageUploader,LabelAttributeEditor,ListDataItem,ModuleBar,ModuleBox,ModuleButton,ModuleSelector,ObjectInspector,ObjectInspectorPanel,PaddingBoxAttributeEditor,Popup,RbacComposite,SaveBar,SaveDialog,SimpleAttributeGroup,SimpleObjectInspector,SliderAttributeEditor,SliderEx,SubsystemModule,TextAreaAttributeEditor,TextboxAttributeEditor,ToolbarModule,ToolbarModules,Tree,TreeItem,ZTree
public interface HasCommonHandlers extends com.google.gwt.event.shared.HasHandlersHasCommonHandlers 通用句柄处理接口- Author:
- zhangjianshe@gmail.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationaddCommonHandler(CommonEventHandler handler)
-
-
-
Method Detail
-
addCommonHandler
com.google.gwt.event.shared.HandlerRegistration addCommonHandler(CommonEventHandler handler)
-
-