JSDO properties, methods, and events reference
  

JSDO properties, methods, and events reference

This reference describes the properties, methods, and events of the JavaScript classes and objects described in JSDO class and object reference. Where a given member can be accessed on different object types, the member description indicates this in an Applies to list.
If multiple object types support access to the same member, the member description indicates any differences in behavior. For example, for methods, the method syntax shows how to call the method on each object type, and the description indicates when to call the method, and to what effect, for each object type where you can call it.
If the member is significantly different in form and function when used with different object types, there is a separate description of the member for each object type, with its title qualified with the object type, for example, one description for authenticationModel property (JSDOSession class) and one for authenticationModel property (Session class).
* acceptChanges( ) method
* acceptRowChanges( ) method
* add( ) method
* addCatalog( ) method (JSDOSession class)
* addCatalog( ) method (Session class)
* addItem( ) method
* addLocalRecords( ) method
* addPlugin( ) method
* addRecords( ) method
* afterAddCatalog event
* afterCreate event
* afterDelete event
* afterFill event
* afterInvoke event
* afterLogin event
* afterLogout event
* afterSaveChanges event
* afterUpdate event
* assign( ) method (JSDO class)
* assign( ) method (UIHelper class)
* async property
* authenticationModel property (JSDOSession class)
* authenticationModel property (Session class)
* autoApplyChanges property
* autoSort property
* batch property
* beforeCreate event
* beforeDelete event
* beforeFill event
* beforeInvoke event
* beforeSaveChanges event
* beforeUpdate event
* caseSensitive property
* catalogURIs property
* clearItems( ) method
* clientContextId property
* connected property
* data property
* deleteLocal( ) method
* display( ) method
* fill( ) method
* find( ) method
* findById( ) method
* fnName property
* foreach( ) method
* getData( ) method
* getErrors( ) method
* getErrorString( ) method
* getFormFields( ) method
* getFormRecord( ) method
* getId( ) method
* getListViewRecord( ) method
* getPlugin( ) method
* getProperties( ) method
* getProperty( ) method
* getSchema( ) method
* getSession( ) stand-alone function
* hasChanges( ) method
* hasData( ) method
* invalidate( ) method
* invalidateAllSessions( ) stand-alone function
* invocation method
* invoke( ) method
* isAuthorized( ) method
* jsdo property
* JSDOs property
* jsrecord property
* jsrecords property
* lastSessionXHR property
* login( ) method (JSDOSession class)
* login( ) method (Session class)
* loginHttpStatus property
* loginResult property
* loginTarget property
* logout( ) method (JSDOSession class)
* logout( ) method (Session class)
* name property (JSDO class)
* name property (JSDOSession class)
* objParam property
* offline event
* online event
* onOpenRequest property
* ping( ) method (JSDOSession class)
* ping( ) method (Session class)
* pingInterval property
* readLocal( ) method
* record property
* rejectChanges( ) method
* rejectRowChanges( ) method
* remove( ) method
* response property
* saveChanges( ) method
* saveLocal( ) method
* services property
* serviceURI property
* setDetailPage( ) method
* setFieldTemplate( ) method
* setItemTemplate( ) method
* setListView( ) method
* setProperties( ) method
* setProperty( ) method
* setSortFields( ) method
* setSortFn( ) method
* showListView( ) method
* sort( ) method
* subscribe( ) method (JSDO class)
* subscribe( ) method (JSDOSession class)
* subscribe( ) method (Session class)
* success property
* table reference property (JSDO class)
* table reference property (UIHelper class)
* unsubscribe( ) method (JSDO class)
* unsubscribe( ) method (JSDOSession class)
* unsubscribe( ) method (Session class)
* unsubscribeAll( ) method
* useRelationships property
* userName property
* xhr property