Web Component

WebComponentImg01

Web Component node has the following properties:

Category Property  
General Properties Name WebComponentImg02
GXObject
Location in father table Cell Width (Extra Small)
Cell Width (Small)
Cell Width (Medium)
Cell Width (Large)
Visible (Extra Small)
Visible (Small)
Visible (Medium)
Visible (Large)
Cell Theme Class
Align
Start Col / Fst Avail
Merge with previous cell

General Properties:

Name:

Specifies the control's name. This property is required as to identify the web component (control) in the object. 


GXObject:

Specifies the web component that will be shown in the form.


If you want to read information about the Location in father table properties, follow this link:Location in father table

The creation of the proper Web Component with its parameters will be done in Event Start, as it can be visualized:

WebComponentImg03

So, developer can initialize the parameters in the same Event, before the web component is created (this has to be before the code that is generated automatically by the pattern).

Interesting Links: