Uses of Class
org.teamapps.dto.UiQueryType
-
-
Uses of UiQueryType in org.teamapps.dto
Methods in org.teamapps.dto that return UiQueryType Modifier and Type Method Description UiQueryTypeAbstractUiComboBox.LazyChildrenQuery. getUiQueryType()UiQueryTypeAbstractUiComboBox.RetrieveDropdownEntriesQuery. getUiQueryType()UiQueryTypeUiChatDisplay.RequestContextMenuQuery. getUiQueryType()UiQueryTypeUiChatDisplay.RequestPreviousMessagesQuery. getUiQueryType()UiQueryTypeUiQuery. getUiQueryType()static UiQueryTypeUiQueryType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiQueryType[]UiQueryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-