Button | Name | Purpose |
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. | |
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. | |
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. | |
Refresh | Redraws the visuals for the design canvas. | |
Validate | Executes the validation for the view resource. Any validation errors discovered are available in the Problems view. | |
Run | Starts or restarts the selected server listed in the Servers view. | |
Debug | Restart the server in debug mode. | |
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. | |
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. | |
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. |