Klasse AbstractUiComboBox.LazyChildrenQuery

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

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

    • componentId

      protected String componentId
    • parentId

      protected int parentId
  • Konstruktordetails

    • LazyChildrenQuery

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

      public LazyChildrenQuery(String componentId, int parentId)
  • Methodendetails