Designer 10.15 | webMethods CAF and OpenUI Development | Views in the Composite Application Framework | Using the Design Canvas | Design Canvas Toolbar
 
Design Canvas Toolbar
The design canvas toolbar provides functions to facilitate editing, navigating in the design canvas, and displaying both source and preview content. The following table lists the buttons, available on the toolbar:
Button
Name
Purpose
The Home icon
Home
Sets the top node of the design canvas to the View Root control. Enabled only after the Go Into action has set another control as the top node.
The Back icon
Navigate back
Sets the top node of the editor to the parent node of the current node. Enabled only after the Go Into action has set a control as the top node.
The Into icon
Go Into
Sets the top node of the editor as the currently selected control. This action enables you to drill into a specific section of the canvas for reduced clutter.
The Refresh icon
Refresh
Redraws the visuals for the design canvas.
The Validate icon
Validate
Executes the validation for the view resource. Any validation errors discovered are available in the Problems view.
The Run icon
Run
Starts or restarts the selected server listed in the Servers view.
The Debug icon
Debug
Restart the server in debug mode.
The Match Width icon
Match Width
Sets the width of the selected controls to the width of the last control selected. Enabled only when more than one control is selected.
The Match Height icon
Match Height
Sets the height of the selected controls to the height of the last control selected. Enabled only when more than one control is selected.
The Screenshot icon
Screen shot
Captures the view in the design canvas and saves it as a graphics image.
Source
Source
Opens the page bean Java class associated with the view. Visible only when the page Managed Bean property of the View Root control is a valid managed bean name.