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