Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LazyImageSimple

Hierarchy

  • LazyImageSimple

Implements

Index

Constructors

Accessors

Methods

Constructors

constructor

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

Accessors

Static $inject

$inject:

Methods

dispose

  • dispose(): void

isPaintedOnScreen

  • isPaintedOnScreen(): boolean

loadImage

  • loadImage(): Promise<void>

paint

  • paint(): void