Methods
(static) onEvent(engine, eventType, hotspotIdopt, keyopt, shiftopt, ctrlopt, altopt)
forwarding UR postMessage events
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
engine |
Help4.engine.ur.UrHarmonizationEngine | ||
eventType |
string | ||
hotspotId |
string |
<optional> |
|
key |
string | number |
<optional> |
|
shift |
boolean |
<optional> |
|
ctrl |
boolean |
<optional> |
|
alt |
boolean |
<optional> |
- Source:
(static) scrollIntoView(engine, hotspotId)
send request to UR app to scroll the hotspot into view
Parameters:
Name | Type | Description |
---|---|---|
engine |
Help4.engine.ur.UrHarmonizationEngine | |
hotspotId |
string |
- Source: