Interface IAttributeReadyCallback

All Known Implementing Classes:
ComposeAttributesProvider, ObjectInspector, ObjectInspectorPanel, SimpleObjectInspector

public interface IAttributeReadyCallback
IAttributeUpdateCallback
Author:
zhang
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    属性准备好后 调用这个方法通知
  • Method Details

    • onAttributeReady

      void onAttributeReady(IAttributesProvider attributeProvider)
      属性准备好后 调用这个方法通知