Load a form from the VFS, including any base form references.
More...
#include "remoto!stdlib:js/panes/panes/nodeCanvas/nodeProperties.js"
|
| nodePropertiesLoader (path, _nodeProperties, diff, icon) |
|
| applyDiff (diff, user) |
| Once a nodePropertiesLoader has finished loading, apply a diff using the received data. More...
|
|
| applyRequestSuccess (command, id, data, metadata) |
|
| applySubscription (data, metadata) |
|
| createForm (diff, definition) |
|
| destroy () |
|
Load a form from the VFS, including any base form references.
DOCME
- Todo:
- Needs to be merged with formListEditor::nodePropertiesLoader
◆ nodePropertiesLoader()
- Parameters
-
path | |
_nodeProperties | |
diff | |
icon | |
- Returns
DOCME
◆ applyDiff()
Once a nodePropertiesLoader has finished loading, apply a diff using the received data.
- Parameters
-
- Returns
DOCME
◆ applyRequestSuccess()
applyRequestSuccess |
( |
|
command, |
|
|
|
id, |
|
|
|
data, |
|
|
|
metadata |
|
) |
| |
◆ applySubscription()
applySubscription |
( |
|
data, |
|
|
|
metadata |
|
) |
| |
◆ createForm()
createForm |
( |
|
diff, |
|
|
|
definition |
|
) |
| |
◆ destroy()
The documentation for this class was generated from the following file: