Interface IAttributeReadyCallback
- All Known Implementing Classes:
ComposeAttributesProvider,ObjectInspector,ObjectInspectorPanel,SimpleObjectInspector
public interface IAttributeReadyCallback
IAttributeUpdateCallback
- Author:
- zhang
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAttributeReady(IAttributesProvider attributeProvider) 属性准备好后 调用这个方法通知
-
Method Details
-
onAttributeReady
属性准备好后 调用这个方法通知
-