Operations with numeric list
Below is the list of operations supported by the numeric list browser. The operations can be performed by selecting some item in the browser and choosing the corresponding action from the context menu (right-clicking mouse button), from the Actions menu, or from the browser tool bar. Every operation below lists where corresponding action can be found.
- Display (Ctrl+Y)
- Pops up a window displaying the details for the object selected in the right pane. The details displayed are obtained from the object itself calling its print() method. This action is available for the configuration objects only (not containers or databases) and is accessible from the context menu in the right pane. This is also a default action in the right pane, pressing <Enter> or double-clicking the item perform the same operation.
- Open (Ctrl+O)
- Opens database or container selected in the right pane. This action is available for the containers or databases only and is a default action for them. Also accessible from the context menu in the right pane.
- Explore (Ctrl+E)
- Opens new numeric tree browser window. Themap selected in the right pane will become a root object for the new browser. This action is available for the objects which are maps. Accessible from the right context menu, tool bar, and Actions menu.
- Expand all (Ctrl+X)
- Expands the database selected in the left pane. In the context of numeric list browser this is equvalent to double clicking database name in the left pane when it is "collapsed" or clicking an "expand" icon to the left of the item. Accessible from the context menu in the left pane.