Top
Systemwalker Runbook Automation Studio User's Guide
Systemwalker

8.2.2 Design View

The design view displays an image that is the same as when the HTML tags and window parts are executed. Displayed parts can be selected, moved, resized, or deleted in part units. In addition, parts selected in the palette view can be positioned in the design view.

Note

If there is an error in the source code being edited, the design view cannot be used for editing operations. In this case, use the source view to correct the source code.

The table below shows the commands in the design view popup menu.

Item

Description

Refresh

Refreshes the design view display.
If an error prevents edits from the design view, then refresh is required after the source code is corrected.

Cut

Cuts the selected part and copies it to the clipboard.

Copy

Copies the selected part to the clipboard.

Paste

Pastes the clipboard contents.
This command is enabled for parts cut or copied using the design view.

Delete

Deletes the selected part.

Align

Aligns parts.

Define model binding

Cannot be used.

Define event processing

Cannot be used.

Define functional parts binding

Cannot be used.

Automatic reflection during source view editing

Sets whether edits in the source view should be automatically reflected in the design view.
A check mark is displayed at the start of this item if it is set.

Properties

Displays the properties view

Information

Display/edit prohibited state of the design view

If source view edits are not configured to be automatically reflected in the design view, then the design view window becomes grey and changes to the display/edit prohibited state.
The design view changes from this state in the following situations:

  • When the focus is moved to it.

  • When Refresh is clicked in the Edit menu, or when (Refresh Ajax Page Editor) is clicked in the toolbar.

  • When (automatic reflection to design view during source code editing) is clicked in the toolbar.

Note that, even when the design view is in the display/edit prohibited state, a window with the latest status can be displayed by switching to the Preview tab.

The following two operations can be performed from the design view:

Parts-common operations

Parts-common operations are described below.

Container part editing operations

Parts held in child elements of parts that can operate in the design view are called container parts. Container parts include the following:

Operations specific to container parts are described below.

For information on container parts, refer to Container Parts in the Systemwalker Runbook Automation Reference Guide.

Calendar part editing operations

The PopupCalendar and CalendarButton are used as a pair of parts. When the CalendarButton is positioned, the PopupCalendar is also positioned automatically.