Remoto - VFS: nodePropertiesLoader Class Reference
Remoto - VFS

Load a form from the VFS, including any base form references. More...

#include "remoto!stdlib:js/panes/panes/nodeCanvas/nodeProperties.js"

Public Member Functions

 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 ()
 

Detailed Description

Load a form from the VFS, including any base form references.

DOCME

Todo:
Needs to be merged with formListEditor::nodePropertiesLoader

Constructor & Destructor Documentation

◆ nodePropertiesLoader()

nodePropertiesLoader (   path,
  _nodeProperties,
  diff,
  icon 
)
Parameters
path
_nodeProperties
diff
icon
Returns

DOCME

Member Function Documentation

◆ applyDiff()

applyDiff (   diff,
  user 
)

Once a nodePropertiesLoader has finished loading, apply a diff using the received data.

Parameters
diff
user
Returns

DOCME

◆ applyRequestSuccess()

applyRequestSuccess (   command,
  id,
  data,
  metadata 
)
Parameters
command
id
data
metadata

DOCME

◆ applySubscription()

applySubscription (   data,
  metadata 
)
Parameters
data
metadata
Returns

DOCME

◆ createForm()

createForm (   diff,
  definition 
)
Parameters
diff
definition
Returns

DOCME

◆ destroy()

destroy ( )

DOCME


The documentation for this class was generated from the following file: