Versions Compared

Key

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

...

Das Eingabefeld einer XdevComboBox ist standardmäßig editierbar. Durch jede Eingabe werden die Einträge der Dropdown-Liste automatisch neu gefiltert. Der Selektierte Eintrag wird in der XdevComboBox angezeit. Die XdevComboBox ist eine Formular-Komponente und kann via XdevFieldGroup persistiert werden.  


Wichtige Properties:

 

  • Include Page
    Property Auto query data
    Property Auto query data
  • Include Page
    Property ConnectedForm
    Property ConnectedForm
  • Include Page
    Property Entity
    Property Entity
  • Include Page
    Property ItemCaptionFromAnnotation
    Property ItemCaptionFromAnnotation
  • Include Page
    Property ItemCaptionValue
    Property ItemCaptionValue
  • Include Page
    Property Master component
    Property Master component
  • Include Page
    Property PageLenght
    Property PageLenght
  • ReadOnly 
  • Include Page
    Property Required
    Property Required
  • Include Page
    Property RequiredError
    Property RequiredError
  • Include Page
    Property ScrollToSelectedItem
    Property ScrollToSelectedItem
  • Include Page
    Property TabIndex
    Property TabIndex
  • Include Page
    Property TextInputAllowed
    Property TextInputAllowed
Wichtige Events:
  • valueChange - Wird ausgelöst, wenn die Selektierung verändert wurde.  

...