Data
Graphic grammar elements - data.
Instance Methods
values
Set the value of a data element
source
Set the source of a data element
transform
Set the transformation of a data element
field
Get the fields in a data element
getValue
Get the value of a data element
getInput
Get the input of a data element
getDataIDKey
Get the unique identifier of a data element
id
Set or read the unique identifier id
of the component.
name
Set or read the component's name name
.
depend
Set dependent grammar elements, ts type definition is as follows:
The parameter can be an instance of another grammar element, or an ID corresponding to a grammar element.
clear
Clear all configurations of the current grammar element
release
Release and destroy the grammar element instance