Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Im In the GUI -Builder können Sie einer UI-Komponente ein beliebiges Entity und damit den benötigten Daten-Container auf einfache Weise per Drag-and-Drop zuweisen. Der Code dafür wird im Hintergrund automatisch generiert. 

...

Builder, you can use drag and drop to easily assign the UI components to any entity and, thus, to the required data container. The code for this is automatically generated in the background.

  1. Add an XdevImage to the GUI Builder.
  2. Drag an entity, e.g. Products to the XdevTable.
  3. Select Properties> Entity> Property and click...
  4. Select the property productname in the following wizard.
  5. Click OK.

Entity

...

assignment via

...

Alternativ können Sie einer UI-Komponente ein Entity auch über die Property Entity zuweisen.

...

property 

Alternatively, you can also assign an entity to a UI component by using the entity property.

  1. Add an XdevTable to the GUI Builder.
  2. Select Properties > Entity and then click ...
  3. Search for the entity Products.in the following wizard.
  4. Click OK