Uses of Interface
com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler.LoadedCallback
Packages that use JWTImageAnnotationWrangler.LoadedCallback
-
Uses of JWTImageAnnotationWrangler.LoadedCallback in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type JWTImageAnnotationWrangler.LoadedCallbackModifier and TypeMethodDescriptionstatic void
JWTImageAnnotationWrangler.registerLoadedCallback
(JWTImageAnnotationWrangler.LoadedCallback loadedCallback, String domImgID) Registers a JavaScript MutationObserver to the image element that is currently loading.