Interface ObjectPropertyDescriptor.GetFn

Enclosing interface:
ObjectPropertyDescriptor<THIS extends @Nullable Object>

@JsFunction public static interface ObjectPropertyDescriptor.GetFn
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable Object
     
  • Method Details

    • onInvoke

      @Nullable Object onInvoke()