Skip to main content

197 docs tagged with "USoft11"

View all tags

$.udb.commit()

This article is about the commit() function of the udb object.

$.udb.dialog()

This article is about the dialog() function of the udb object.

$.udb.getMenu()

This article is about the getMenu() function of the udb object.

$.udb.hostvars

This article is about the hostvars property of the udb object.

$.udb.input()

This article is about the input() function of the udb object.

$.udb.login()

This article is about the login() function of the udb object.

$.udb.logout()

This article is about the logout() function of the udb object.

$.udb.off()

This article is about the off() function of the udb object.

$.udb.on()

This article is about the on() function of the udb object.

$.udb.ping()

This article is about the ping() function of the udb object.

$.udb.rollback()

This article is about the rollback() function of the udb object.

$.udb.settings

This article is about the settings property of the udb object.

$.udb.trigger()

This article is about the trigger() function of the udb object.

$.udb.upload()

This article is about the upload() function of the udb object.

$.udb.wait()

This article is about the wait() function of the udb object.

$.udb(ds).clear()

This article is about the clear() function of the DataSourceContainer object.

$.udb(ds).each()

This article is about the each() function of the DataSourceContainer object.

$.udb(ds).meta()

This article is about the meta() function of the DataSourceContainer object.

$.udb(ds).off()

This article is about the off() function of the DataSourceContainer object.

$.udb(ds).on()

This article is about the on() function of the DataSourceContainer object.

$.udb(ds).pathTo()

This article is about the pathTo() function of the DataSourceContainer object.

$.udb(ds).refresh()

This article is about the refresh() function of the DataSourceContainer object.

$.udb(ds).rowCount()

This article is about the rowCount() function of the DataSourceContainer object.

$.udb(ds).rows()

This article is about the rows() function of the DataSourceContainer object.

$.udb(ds).rowSet()

This article is about the rowSet() function of the DataSourceContainer object.

$.udb(ds).trigger()

This article is about the trigger() function of the DataSourceContainer object.

$.udbMeta(ds).cols()

This article is about the cols() function of the DataSourceMetaContainer object.

$.udbMeta(ds).each()

This article is about the each() function of the DataSourceMetaContainer object.

$.udbMeta(ds).id()

This article is about the id() function of the DataSourceMetaContainer object.

$.udbMeta(ds).name()

This article is about the name() function of the DataSourceMetaContainer object.

$.udbMeta(ds).path()

This article is about the path() function of the DataSourceMetaContainer object.

$.udbMeta(ds).type()

This article is about the type() function of the DataSourceMetaContainer object.

Cols.clear()

This article is about the clear() function of the Cols object.

Cols.each()

This article is about the each() function of the Cols object.

Cols.meta()

This article is about the meta() function of the Cols object.

Cols.rawVal()

This article is about the rawVal() function of the Cols object.

Cols.val()

This article is about the val() function of the Cols object.

ColsMeta.alias()

This article is about the alias() function of the ColsMeta object.

ColsMeta.label()

This article is about the label() function of the ColsMeta object.

ColsMeta.name()

This article is about the name() function of the ColsMeta object.

ColsMeta.type()

This article is about the type() function of the ColsMeta object.

Factories

This article covers factories as part of the UI Library.

Field validation

This article covers field validators as a way of getting early user feedback. This is part of the UI Library.

getLanguage()

This article covers the getLanguage() function as part of the UI Library.

Implementation registration

In USoft, as a development team, you can optionally register that some specification (typically, a business rule) has been implemented in some way.

Rows.cols()

This article is about the cols() function of the Rows object.

Rows.filter()

This article is about the filter() function of the Rows object.

Rows.index()

This article is about the index() function of the Rows object.

Rows.joinedVal()

This article is about the joinedVal() function of the Rows object.

Rows.keys()

This article is about the keys() function of the Rows object.

Rows.keysXML()

This article is about the keysXML() function of the Rows object.

Rows.mark()

This article is about the mark() function of the Rows object.

Rows.refresh()

This article is about the refresh() function of the Rows object.

Rows.rowDelete()

This article is about the rowDelete() function of the Rows object.

Rows.rowId()

This article is about the rowId() function of the Rows object.

Rows.rowRemove()

This article is about the rowRemove() function of the Rows object.

Rows.rsc()

This article is about the rsc() function of the Rows object.

Rows.select()

This article is about the select() function of the Rows object.

Rows.status()

This article is about the status() function of the Rows object.

Rows.values()

This article is about the values() function of the Rows object.

Rowset.clear()

This article is about the clear() function of the Rowset object.

Rowset.dataSet()

This article is about the dataSet() function of the Rowset object.

Rowset.dbCount()

This article is about the dbCount() function of the Rowset object.

Rowset.each()

This article is about the each() function of the Rowset object.

Rowset.execute()

This article is about the execute() function of the Rowset object.

Rowset.indexOf()

This article is about the indexOf() function of the Rowset object.

Rowset.isEmpty()

This article is about the isEmpty() function of the Rowset object.

Rowset.range()

This article is about the range() function of the Rowset object.

Rowset.rows()

This article is about the rows() function of the Rowset object.

Rowset.select()

This article is about the select() function of the Rowset object.

Rowset.sort()

This article is about the sort() function of the Rowset object.

setEvents()

This article covers the setEvents() function as part of the UI Library.

setLanguage()

This article covers the setLanguage() function as part of the UI Library.

Template domains: Popular domain settings

A template domain is a popular collection of domain settings provided by USoft. A template domain is usually appropriate for a typical base data type often found in USoft applications, such as "Short text” or “Boolean”.

transform()

This article covers the transform() function as part of the UI Library.

UDB Cols object

This article is about the Cols object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB ColsMeta object

This article is about the ColsMeta object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB DataSourceContainer object

This article is about the DataSourceContainer object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB DataSourceMetaContainer object

This article is about the DataSourceMetaContainer object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB Rows object

This article is about the Rows object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB Rowset object

This article is about the Rowset object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

UDB udb object

This article is about the udb object in the UDB object model. This model is for data exchange between USoft web UIs and Rules Engines.

usdialog()

This article covers the usdialog() function as part of the UI Library.

ustabs()

This article covers the ustabs() function as part of the UI Library.