Uses of Interface
org.teamapps.dto.UiQuery
-
-
Uses of UiQuery in org.teamapps.dto
Classes in org.teamapps.dto that implement UiQuery Modifier and Type Class Description static classUiComboBox.LazyChildrenQuerystatic classUiComboBox.RetrieveDropdownEntriesQueryFields in org.teamapps.dto declared as UiQuery Modifier and Type Field Description protected UiQueryQUERY. uiQueryMethods in org.teamapps.dto that return UiQuery Modifier and Type Method Description UiQueryQUERY. getUiQuery()Methods in org.teamapps.dto that return types with arguments of type UiQuery Modifier and Type Method Description java.lang.Class<? extends UiQuery>UiQueryType. getApiClass()Constructors in org.teamapps.dto with parameters of type UiQuery Constructor Description QUERY(java.lang.String sessionId, int id, UiQuery uiQuery)
-