new baseViewModel()
- Source:
Extends
Methods
manageVisibilityByData(component, data)
- Source:
Manages whether the component should be visible, depending on data.
Parameters:
Name |
Type |
Description |
component |
DomElement
|
Dom element that we want ho show\hide |
data |
Object
|
Object with facet data. Depending on data, component will be hidden or shown. |
translateSignatures(rawSignature, f)
- Source:
Parameters:
Name |
Type |
Description |
rawSignature |
*
|
|
f |
*
|
|
updateSignaturesHash(sig, value, hash)
- Source:
Parameters:
Name |
Type |
Description |
sig |
*
|
|
value |
*
|
|
hash |
*
|
|