Skip to main content

ImageView

Classes

Constants

  • pool : ObjectPoolFactory.<HTMLElementCacheKey>

  • view_pool : ImmutableObjectPool.<HTMLElementCacheKey, HTMLImageElement>

Functions

ImageView

Kind: global class

new ImageView(url, classList, [attributes])

ParamType
urlString | ObservedString
classListArray.<String>
[attributes]*

pool : ObjectPoolFactory.<HTMLElementCacheKey>

Kind: global constant

view_pool : ImmutableObjectPool.<HTMLElementCacheKey, HTMLImageElement>

Kind: global constant

obtainImageElement(key) ⇒ HTMLImageElement

Kind: global function

ParamType
keyHTMLElementCacheKey