blob: c93b559cd29ae54eb1dcd90c4b43fe4734532504 [file] [log] [blame]
{
"name": "DataBind",
"key": {
"int": 446,
"string": "databind"
},
"extends": "component.json",
"properties": {
"targetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 585,
"string": "targetid"
},
"description": "Identifier used to track the object that is targetted."
},
"propertyKey": {
"type": "uint",
"initialValue": "CoreContext.invalidPropertyKey",
"key": {
"int": 586,
"string": "propertykey"
},
"description": "The property that is targeted."
},
"flags": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 587,
"string": "flags"
}
}
}
}