Klasse AbstractUiComboBox.RetrieveDropdownEntriesQuery

java.lang.Object
org.teamapps.dto.AbstractUiComboBox.RetrieveDropdownEntriesQuery
Alle implementierten Schnittstellen:
UiQuery
Umschließende Klasse:
AbstractUiComboBox

public static class AbstractUiComboBox.RetrieveDropdownEntriesQuery extends Object implements UiQuery
  • Felddetails

    • componentId

      protected String componentId
    • queryString

      protected String queryString
  • Konstruktordetails

    • RetrieveDropdownEntriesQuery

      @Deprecated public RetrieveDropdownEntriesQuery()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • RetrieveDropdownEntriesQuery

      public RetrieveDropdownEntriesQuery(String componentId, String queryString)
  • Methodendetails