setItemSource()
Sets the source of the Item being edited.
Examples
authorApp.setItemSource(source);
Arguments
Return value
booleanReturns true (boolean), if successful or false (boolean) if unable to set the Item source (e.g. when not editing an Item or the passed value is not valid).