MetabaseObjectsListView.deleteObject

Syntax

deleteObject(key);

Parameters

key. Object key.

Description

The addObject method removes an object from the display list.

Example

The example of use is given on the page with description of the MetabaseObjectsListView.addObject method.

See also:

MetabaseObjectsListView