Name | Return Type | Description |
---|---|---|
toAppProperty | Bind to the properties of your app. | |
toDataColumn | Relative binding is performed using the data column name. | |
toDataMap | Binds to a column in a specific data map. | |
toDataSet | Binds to a column value of a specific row in a particular dataset. | |
toExpression | Expression expression and binding. | |
toLanguage | Bind with language key. |
name | type | description | |
---|---|---|---|
appProperty | String |
name | type | description | |
---|---|---|---|
columnName | #column |
name | type | description | |
---|---|---|---|
dataMap | DataMap | ||
columnName | #column |
name | type | description | |
---|---|---|---|
dataSet | DataCollection | ||
columnName | #column | ||
rowIndex | Number |
name | type | description | |
---|---|---|---|
expression | #expression | ||
contextoptional | Object |
name | type | description | |
---|---|---|---|
keypath | #lang |