Result:
A new UI component of type XdevHorizontalLayout is generated, which implements the ColumnGenerator interface.
In the Project Management > User Interface, the new UI component is displayed and can thus be edited in GUI Builder, can be configured via Properties and can be enhanced in the Java code view.
- In the Project Management > User Interface, select the generated UI component GeneratedColumn.
- In the GUI Builder, change the label of the XdevButton generated as sample to Purchase.
- Under Properties > Icon, click on ... and then in the following dialog click on FontAwesome, select an Icon and click OK.
- On the left next to the XdevButton, insert an XdevTextField and enter 1 as default value.
- Click Save.