Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 639 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 639 Bytes

ec2Viewer

Given a large tree, too big to display in its entirety, this mock-up allows users to

  • Expand all leaf nodes of a selected node at the same time (right click on text). For example, right click on Reservations node several times.
  • Select a node to be the root of the tree (double-click on text of node). Double click on root text to revert to previous root.
  • Use a drop down to select specific types of node
  • Use an XPath style search text to select specific nodes. This requires a tutorial in itself, but there is an example in the demo. The example assumes that "instances" is selected in the drop down.