Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LazyImage

Hierarchy

  • LazyImage

Implements

Index

Constructors

constructor

  • new LazyImage($scope: ng.IScope, $element: ng.IAugmentedJQuery, $attrs: ng.IAttributes): LazyImage

Accessors

Static $inject

$inject:

Methods

dispose

  • dispose(): void

isPaintedOnScreen

  • isPaintedOnScreen(): boolean

loadImage

  • loadImage(): Promise<void>

paint

  • paint(): void

resize

  • resize(): void

updateLoadedImage

  • updateLoadedImage(): void