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