Uses of Interface
cn.mapway.ui.client.mvc.attribute.editor.IAttributeEditorNotifyHandler
-
Packages that use IAttributeEditorNotifyHandler Package Description cn.mapway.ui.client.mvc.attribute.editor cn.mapway.ui.client.mvc.attribute.editor.common cn.mapway.ui.client.mvc.attribute.editor.proxy -
-
Uses of IAttributeEditorNotifyHandler in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor with parameters of type IAttributeEditorNotifyHandler Modifier and Type Method Description voidIAttributeEditor. setEditorNotifyHandler(IAttributeEditorNotifyHandler notifyHandler) -
Uses of IAttributeEditorNotifyHandler in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type IAttributeEditorNotifyHandler Modifier and Type Method Description voidAbstractAttributeEditor. setEditorNotifyHandler(IAttributeEditorNotifyHandler notifyHandler) -
Uses of IAttributeEditorNotifyHandler in cn.mapway.ui.client.mvc.attribute.editor.proxy
Classes in cn.mapway.ui.client.mvc.attribute.editor.proxy that implement IAttributeEditorNotifyHandler Modifier and Type Class Description classAttributeItemEditorProxy所有编辑器组件的一个代理 [name : EDITOR]
-