Defining the explorer view for a Management Center tool
The explorer view is a tree view that you can use to control what is displayed in the main work area. Select a node in the explorer view to display the view that is currently associated with that node in the main work area.
About this task
To define an explorer view for Management Center objects:
Procedure
The explorer view is not declared explicitly. The business
object editor (lzx/commerce/foundation/restricted/BusinessObjectEditor.lzx/wcfBusinessObjectEditor) uses the top object definition and filter definitions to construct
this view. Refer to Defining a top object definition in the explorer view and Defining a filter tasks.
What to do next
- Right-click LOBTools Project; then click Build OpenLaszlo Project to produce an updated ManagementCenter.swf file under the WCDE_installdir\workspace\LOBTools\WebContent directory. This setting is the default environment setting.
- Test your work by viewing them in the Management Center, using this URL: https://hostname:8000/lobtools.
- Deploy your files to your production environment.