View link

A View Link will be used to Display a View within a page. If the View Link is smaller (width, heigth) oder bigger as the view it will be scaled.

Control attributes

ViewView that will be displayed
IDView

Layout attributes

The Layout Attributes of a control are described in chapter Control Layout.

Actions

You can add actions to the control for the following triggers:

onstartwill be executed while creating the page after the control is initialized

You can read more about actions in the chapter Actions.

Events

The following attributes can be changed by a event handler:

visibletrue / false
xX-coordinate
yY-coordinate
widthwidth of link view
heightheight of link view
viewView, that will be displayed
statefor customer puprpose usable attribute (see also the chapter State Attribute for more information)

In chapter Events, you can read more about events.