Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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. 

  1. In the Project Management > User Interface, select the generated UI component GeneratedColumn.
  2. In the GUI builder, change the label of the XdevButton generated as sample to Purchase
  3. Under Properties > Icon, click on ... and then in the following dialog click on FontAwesome, select an Icon and click OK
  4. On the left next to the XdevButton, insert an XdevTextField and enter 1 as default value.
  5. Click Save.
  • No labels