Plugins in workbench module This module has several plugins which provide many of the standard views. workbench-CollectionTableThe CollectionTable allows you to view tables. workbench-DirectoryListThe Directory List view provides a listing of the subdirectories and files found in a given Directory.workbench-HexFileEditorThe HexFileEditor allows you to view hexadecimal files.workbench-JobServiceManagerThe Job Service Manager is the default view on a station’s JobService. workbench-ModuleSpaceViewThe Module Space View allows you to view Modules.workbench-NavContainerViewNav Container View is a default listing of nNav children.workbench-NavFileEditorThe Nav File Editor allows you to view and edit Nav Files.workbench-PropertySheetThe property sheet views display all of the user visible properties of the selected component. You can change any properties that you have permissions to change. The property sheet views apply to a component of a running station or a component in a bog file. To see properties of components in a PropertySheet, expand each component.webEditors-MultiSheetFor any network container, the HTML 5 Property Sheet is the default view of any component. Hence it is also known as MultiSheet. The idea provides the functionality of each property value, action commands, slot details, and field editors. You can access these properties, modify values, and save changes.Relation SheetThis view is the default view of the RelationSheet. It provides hierarchal relationship between the components for the buildings.workbench-ServiceManagerService Manager allows you to view services.workbench-SlotSheetThis component shows all user-visible component slots. Each includes Property, Action, and, Topic slots.workbench-StationSummaryStationSummary is the default view on a station.workbench-Synthetic Module File ViewThe Synthetic Module File View is the default view on a synthetic module. workbench-TextFileEditorThe TextFileEditor Plugin provides a powerful Color coded text editor. It supports Color coding of C, java and xml file types. workbench-WbPxViewPxView is a dynamic view which may be added to Components as a property.workbench-WbServiceManagerView Workbench Service Manager allows you to view services. It is available from the Tools menu.workbench-WebBrowserViewThe Web Browser View is an instance of the BWebBrowser class. It provides a browser view within the Workbench interface. workbench-WebWidgetThis is a bajaux, HTML5-based application that incorporates a view with interactive functionality which allows you to edit properties and invoke commands from the view. You can easily add data to a WebWidget, such as the WebChart or Dashboard, simply by dragging one or more components onto the widget. The widget renders in both Workbench and HTML5 Hx interfaces. The widget also integrates into the environment. For example, commands defined for a WebWidget render as added tool bar icons in Workbench, as well as in the HTML5 Hx profile in a web browser. Parent topic: Plugin guides