4.28.1Class WebAPIDetail

Web API service.

Class WebAPIDetail( owner, instance ) from \
                 Service((instance))
owner Service owner.
instance Service instance.

Provides functionality for accessing available API objects.

Methods
_loadApiObjectLoads the specified API object.
run

Methods

_loadApiObject

Loads the specified API object.

_loadApiObject( file, name )
file The file containing the API object to load.
name The name of the API object to load.
ReturnThe API object.

run

run()

See also: nest.

See also: nest.

Made with http://www.falconpl.org