new Collaboration(input, main, options)
Parameters:
Name | Type | Description |
---|---|---|
input |
||
main |
||
options |
Methods
(static) getCollaborator() → {*}
Returns:
- Type
- *
(static) input($container, objectIds) → {Object}
Parameters:
Name | Type | Description |
---|---|---|
$container |
||
objectIds |
Returns:
- Type
- Object
label() → {Object}
Returns:
- Type
- Object
load() → {Promise.<(any|never)>}
Returns:
- Type
- Promise.<(any|never)>
open(objectIds, opts) → {*}
Parameters:
Name | Type | Description |
---|---|---|
objectIds |
||
opts |
Returns:
- Type
- *
unload() → {*|Promise.<boolean>}
Returns:
- Type
- * | Promise.<boolean>