Uses of Interface
cn.mapway.ui.client.mvc.attribute.editor.IAttributeEditorValueChangedHandler
-
Packages that use IAttributeEditorValueChangedHandler Package Description cn.mapway.ui.client.mvc.attribute.editor cn.mapway.ui.client.mvc.attribute.editor.common -
-
Uses of IAttributeEditorValueChangedHandler in cn.mapway.ui.client.mvc.attribute.editor
Methods in cn.mapway.ui.client.mvc.attribute.editor with parameters of type IAttributeEditorValueChangedHandler Modifier and Type Method Description voidIAttributeEditor. setValueChangedHandler(IAttributeEditorValueChangedHandler handler)属性变化通知事件 -
Uses of IAttributeEditorValueChangedHandler in cn.mapway.ui.client.mvc.attribute.editor.common
Methods in cn.mapway.ui.client.mvc.attribute.editor.common with parameters of type IAttributeEditorValueChangedHandler Modifier and Type Method Description voidAbstractAttributeEditor. setValueChangedHandler(IAttributeEditorValueChangedHandler handler)
-