Package org.teamapps.dto
Interface UiQuery
- All Known Implementing Classes:
UiChatDisplay.RequestContextMenuQuery,UiChatDisplay.RequestPreviousMessagesQuery,UiComboBox.LazyChildrenQuery,UiComboBox.RetrieveDropdownEntriesQuery
public interface UiQuery
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Method Summary
Modifier and Type Method Description java.lang.StringgetComponentId()UiQueryTypegetUiQueryType()
-
Method Details
-
getComponentId
java.lang.String getComponentId() -
getUiQueryType
UiQueryType getUiQueryType()
-