Interface ObjectPropertyDescriptor.SetFn

Enclosing interface:
ObjectPropertyDescriptor<THIS extends @Nullable Object>

@JsFunction public static interface ObjectPropertyDescriptor.SetFn
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onInvoke(@Nullable Object p0)
     
  • Method Details

    • onInvoke

      void onInvoke(@Nullable Object p0)