var instance; // Type: wijmo.data.IEditableDataView; var value; // Type: any // Parameters var initialValue; // Type: Object value = instance.addNew(initialValue);
function addNew( initialValue : Object ) : any;
Parameters
- initialValue
- Optional hash of property values for the a element.