Interface JWTImageAnnotationWrangler.LoadedCallback

Enclosing class:
JWTImageAnnotationWrangler

public static interface JWTImageAnnotationWrangler.LoadedCallback
This is a callback for an set load flag callback.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Fired once the DOM-Element got set the loaded flag.
  • Method Details

    • onLoaded

      void onLoaded()
      Fired once the DOM-Element got set the loaded flag.