Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The search dialogue is split into three parts - the editor, the generated query and the results. The first two parts can be hidden in order to give more space to the results.

The Scope section allows you to specify which server(s) to restrict the search to. ALL means that all servers in the current tab will be searched. The root node for the search can also be set here - only that node and its descendants will be searched.

The area below the Scope section contains two tabs to specify the search criteria for nodes and attributes respectively. By default, nodes are searched for, not attributes. If any attribute options are specified, ecFlowUI will search for matching attributes belonging to the nodes which match the options in the Nodes tab.

Node options

The Nodes tab by default specifies no filtering, and thus will find all nodes. The search can be limited to a set of nodes specified through the Name and Path options.

The Type selection box by default has no entries checked. This means that the type of the node will not be checked, so nodes of all types may be found. Checking the node type boxes restricts the search to only those node types.

The Status selection box works in a similar way to the Type selection box.

The Flag box is also similar - if nothing is selected, then nodes will be found regardless of their flags; otherwise, the search will be restricted to just those nodes that contain the specified flags.

Attribute options

The Attributes tab defines the options used for attributes search. The attribute search works differently from the node search because if If nothing is selected (it is the default) , no attributes are searched. By selecting an attribute from the list in the left, the search options available for this this attribute will appear in the right hand side.

...

Once the options have been set, click the Search button. The results panel will be populated with the found nodes and attributes. If only node properties have been specified in the query, the results will show one found node per row. If attribute properties have been specified, the results will show one found attribute per row; if a node contains multiple attributes which match the query (e.g. multiple variables), that node would appear multiple times in the search results, once for each matching attribute.

The nodes have the normal context menu, allowing you to perform actions on them straight from the results box. Multiple node selection is allowed. Clicking on a node here also selects it in the node tree. Currently there is no context menu assigned to the attributes.

...