|
|
|
|
|
- Overview of the Line control
- Event handled by default
Warning
From version 24, Horizontal rule control becomes Line control.
Overview of the Line control A Line control is used to display a line in a page. The line style, thickness and color can be entirely configured. To create a Line control: - On the "Creation" tab, in the "Integration" group, click "Line".
- Click where you want to create the control in the page. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu. Note: By default, a horizontal line is created.. To create a vertical line, on the "Creation" tab, in the "Integration" group, click "Line" and select the desired type of line. WEBDEV supports the following event by default: | | Event | Runtime condition |
---|
Initialization (Server code) | Executed when the page is opened. | Remark: In a static page, only browser codes are available.. The control is associated with no browser code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|