Skip to main content

ImageView

Classes

ImageView

Constants

pool : ObjectPoolFactory.<HTMLElementCacheKey>
view_pool : ImmutableObjectPool.<HTMLElementCacheKey, HTMLImageElement>

Functions

obtainImageElement(key)HTMLImageElement

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