javascript - How to extend NoFlo-Ui with group selection -
I'm trying to add functionality to the noflo UI, I want to be able to select groups and display a panel I am showing the name and details of the group (the panel will be shown as a support panel in one place). I am trying to do this as the first step to increase the group paradigm. (I want to add more group metadata and the user will be able to edit that metadata.)
Problem I can not select the group Ask for the group to hook. (Or selected group property) I have noticed in the way I have selected the nodes collection, but the selected nodes in I used the Question How can I make an asset Applying selected groups was more complex than a simple search. Specifically I had to write and write the equivalent code for the following: Nodes Event (the-graph.html) noflo-context.html's nodes property < / p> the graph / thegraph-editor.html relate to the property of the node-inspector Nodes connects to property (
element / noflo-node-inspector.html and
element / noflo-context.html )
application / FBP Scripts in index.html but none of them seems to be corrospond in the selected nodes property.
theGraph and that property to
noflo-ui ? See
// This is where things get this confusing . Note the transition in the nodes event from the Fire ('nodes', this., Selected nodes) // Noted property,
Comments
Post a Comment