WL.Client.invokeProcedure(invocationData, options)......................................................107
WL.Client.isUserAuthenticated(realm)..............................................................................107
WL.Client.logActivity(activityType).................................................................................107
WL.Client.login(realm, options)........................................................................................107
WL.Client.logout(realm, options)......................................................................................108
WL.Client.minimize()........................................................................................................108
WL.Client.reloadApp()......................................................................................................108
WL.Client.removeGlobalHeader(headerName).................................................................108
WL.Client.setHeartBeatInterval(interval)..........................................................................108
WL.Client.setUserPref(key, value, options)......................................................................108
WL.Client.setUserPrefs(prefs, options).............................................................................109
WL.Client.updateUserInfo(options)...................................................................................109
WL.BusyIndicator(containerId, options)...........................................................................109
WL.Toast.show(message)..................................................................................................110
WL.JSONStore.......................................................................................................................111
WL.JSONStore.add(data, options).....................................................................................111
WL.JSONStore.changePassword(oldPassword, newPassword, userName)......................111
WL.JSONStore.closeAll()..................................................................................................111
WL.JSONStore.count()......................................................................................................111
WL.JSONStore.destroy()...................................................................................................111
WL.JSONStore.documentify(id, data)...............................................................................111
WL.JSONStore.enhance(name, func)................................................................................112
WL.JSONStore.find(query, options)..................................................................................112
WL.JSONStore.findAll(options)........................................................................................112
WL.JSONStore.findById(id)..............................................................................................112
WL.JSONStore.get(collectionName).................................................................................112
WL.JSONStore.getErrorMessage(errorCode)....................................................................113
WL.JSONStore.getPushRequired()....................................................................................113
WL.JSONStore.init()..........................................................................................................113
WL.JSONStore.isPushRequired(doc)................................................................................114
WL.JSONStore.load()........................................................................................................114
WL.JSONStore.push(docs)................................................................................................114
WL.JSONStore.pushRequiredCount()...............................................................................114
WL.JSONStore.remove(doc, options)................................................................................114
WL.JSONStore.removeCollection()..................................................................................114
WL.JSONStore.replace(doc, options)................................................................................115
WL.JSONMStore.toString()...............................................................................................115
WL.Device...................................................................................................................................115
WL.Device.getNetworkInfo(callback)....................................................................................115
Other........................................................................................................................................115
Server Side API Programming....................................................................................................116
WL.Server...............................................................................................................................116
WL.Server.invokeSQLStoredProcedure(options)..............................................................116
WL.Server.createSQLStatement(statement)......................................................................116
WL.Server.invokeSQLStatement(options)........................................................................116
WL.Server.invokeHttp(options).........................................................................................117
WL.Server.readSingleJMSMessage(options)....................................................................122
WL.Server.readAllJMSMessages(options)........................................................................123
WL.Server.writeJMSMessage(options).............................................................................123
WL.Server.requestReplyJMSMessage(options)................................................................124
Page 4
Kommentare zu diesen Handbüchern