Uses of Enum Class
org.teamapps.dto.UiQueryType
-
Uses of UiQueryType in org.teamapps.dto
Methods in org.teamapps.dto that return UiQueryTypeModifier and TypeMethodDescriptionAbstractUiComboBox.LazyChildrenQuery.getUiQueryType()AbstractUiComboBox.RetrieveDropdownEntriesQuery.getUiQueryType()UiChatDisplay.RequestContextMenuQuery.getUiQueryType()UiChatDisplay.RequestPreviousMessagesQuery.getUiQueryType()UiQuery.getUiQueryType()static UiQueryTypeReturns the enum constant of this class with the specified name.static UiQueryType[]UiQueryType.values()Returns an array containing the constants of this enum class, in the order they are declared.