Interface IAttributeEditorValueChangedHandler
public interface IAttributeEditorValueChangedHandler
编辑器属性发生变化的通知事件
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAttributeChanged(IAttributeEditor editor, IAttribute attribute) 属性变化
-
Method Details
-
onAttributeChanged
属性变化- Parameters:
editor-attribute-
-