Class ccs.WidgetPropertiesReader

Class Summary
Constructor Attributes Constructor Name and Description
 
The base class of widget properties reader.

Method Summary

Class Detail

ccs.WidgetPropertiesReader()
The base class of widget properties reader. It parse the foundation properties of widget.

Method Detail

  • createWidget(jsonDict, fullPath, fileName)
    Create a widget object by json object.
    Parameters:
    {Object} jsonDict
    {String} fullPath
    {String} fileName
  • widgetFromJsonDictionary(data)
    Parses the widget properties.
    Parameters:
    {Object} data