Void
IPanelComponent
.InitDataFromJson(
String
jsonData)
Initializes data associated to the component from a json string.
Remarks
Examples
Parameters
jsonData
Type:
String
The json string that contains the data.
Return Value
Type:
Void