new LightboxZoom(params)
Parameters:
Properties:
Name |
Type |
Description |
_images |
Object
|
|
- Source:
Extends
Methods
(protected) ____defineDataFunctions()
- Overrides:
- Source:
(protected) ____defineProperties(params, derivedopt, nullable)
Parameters:
Name |
Type |
Attributes |
Default |
Description |
params |
Object
|
|
|
|
derived |
Object
|
<optional>
<nullable>
|
null
|
Properties
Name |
Type |
Description |
GET |
Object
|
|
SET |
Object
|
|
|
- Overrides:
- Source:
(protected) ____defineProperty(args)
Parameters:
Name |
Type |
Description |
args |
Object
|
Properties
|
- Overrides:
- Source:
(protected) ____defineStaticProperties()
auto define all to be cleaned properties
- Overrides:
- Source:
Throws:
Error
(protected) ____extendParams(dest, src) → {Object}
Parameters:
Name |
Type |
Description |
dest |
Object
|
|
src |
Object
|
|
- Overrides:
- Source:
Returns:
-
Type
-
Object
- Overrides:
- Source:
Returns:
-
Type
-
Help4.jscore.Base.Params
(protected) ____getData() → {Object}
- Overrides:
- Source:
Returns:
-
Type
-
Object
(protected) ____mergeDerivedParams(level0, level1)
Parameters:
- Overrides:
- Source:
Throws:
Error
(protected) ____resolveDerivedParams(classConfig)
Parameters:
- Overrides:
- Source:
(protected) ____setInitValue(args)
Parameters:
Name |
Type |
Description |
args |
Object
|
Properties
|
- Overrides:
- Source:
(protected) _destroyControl(…keys)
destroys class properties
Parameters:
Name |
Type |
Attributes |
Description |
keys |
string
|
<repeatable>
|
|
- Overrides:
- Source:
fires an event that can be observed from outside
Parameters:
Name |
Type |
Description |
event |
Object
|
the event to be fired |
- Overrides:
- Source:
Returns:
-
Type
-
Help4.jscore.Base
fires an event that can be observed from outside
Parameters:
Name |
Type |
Description |
event |
Object
|
the event to be fired |
- Overrides:
- Source:
Returns:
-
Type
-
Promise.<Array.<Help4.EmbeddedEvent.EventResponse>>
fires an event that can be observed from outside
Parameters:
Name |
Type |
Description |
event |
Object
|
the event to be fired |
- Overrides:
- Source:
Returns:
-
Type
-
Array.<Help4.EmbeddedEvent.EventResponse>
watch additional images
Parameters:
Name |
Type |
Description |
images |
Array.<HTMLImageElement>
|
|
- Source:
Returns:
-
Type
-
Help4.service.zoom.LightboxZoom
addListenerSync(eventType, listener) → {Help4.jscore.Base}
add an event listener
Parameters:
Name |
Type |
Description |
eventType |
string
|
Array.<string>
|
event type to be observed |
listener |
Help4.EmbeddedEvent.Listener
|
the callback function |
- Overrides:
- Source:
Returns:
-
Type
-
Help4.jscore.Base
Parameters:
Name |
Type |
Description |
removeList |
Array.<HTMLImageElement>
|
|
- Source:
Returns:
-
Type
-
Help4.service.zoom.LightboxZoom
destroy()
destroys this instance
- Overrides:
- Source:
getCount() → {number}
- Source:
Returns:
-
Type
-
number
isDestroyed() → {boolean}
whether instance is destroyed
- Overrides:
- Source:
Returns:
-
Type
-
boolean
update image information
- Source:
Returns:
-
Type
-
Help4.service.zoom.LightboxZoom
transform img tag for zoom
Parameters:
Name |
Type |
Description |
input |
string
|
|
- Source:
Returns:
-
Type
-
string
Type Definitions
Params
Type:
Properties:
Name |
Type |
Description |
controller |
Help4.controller.Controller
|
|
- Source:
ZoomData
Type:
Properties:
- Source: