new Myspace(input, options, modal)
Parameters:
Name | Type | Description |
---|---|---|
input |
||
options |
||
modal |
Extends
Members
visible
Methods
(static) create(input, options, modal) → {module:"App.Collaboration".Myspace}
Parameters:
Name | Type | Description |
---|---|---|
input |
||
options |
||
modal |
Returns:
(static) global() → {Promise.<any>}
Returns:
- Type
- Promise.<any>
(static) instance(options) → {module:"App.Collaboration".Myspace}
Parameters:
Name | Type | Description |
---|---|---|
options |
Returns:
(static) load(input) → {*}
Parameters:
Name | Type | Description |
---|---|---|
input |
Returns:
- Type
- *
close() → {*}
Returns:
- Type
- *
hide() → {*}
Returns:
- Type
- *
label() → {Object}
Returns:
- Type
- Object
load() → {Promise.<(any|never)>}
Returns:
- Type
- Promise.<(any|never)>
open() → {*}
Returns:
- Type
- *
show() → {*}
Returns:
- Type
- *
unload() → {*|Promise.<boolean>}
Returns:
- Type
- * | Promise.<boolean>