Search
Preparing search index...
The search index is not available
@dasch-swiss/dsp-js API Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
UpdateValue
Class UpdateValue
Represents a value to be updated.
Hierarchy
WriteValue
UpdateValue
UpdateBooleanValue
UpdateColorValue
UpdateDateValue
UpdateDecimalValue
UpdateFileValue
UpdateGeomValue
UpdateIntValue
UpdateIntervalValue
UpdateLinkValue
UpdateListValue
UpdateTextValueAsString
UpdateTextValueAsXml
UpdateUriValue
UpdateTimeValue
UpdateGeonameValue
Index
Constructors
constructor
Properties
has
Permissions
id
type
value
Has
Comment
Constructors
constructor
new
Update
Value
(
type
:
string
)
:
UpdateValue
Parameters
type:
string
Returns
UpdateValue
Properties
Optional
has
Permissions
has
Permissions
:
undefined
|
string
= undefined
id
id
:
string
= ""
type
type
:
string
= ""
Optional
value
Has
Comment
value
Has
Comment
:
undefined
|
string
= undefined
Globals
Update
Value
constructor
has
Permissions
id
type
value
Has
Comment
Generated using
TypeDoc
Represents a value to be updated.