Uses of Interface
org.teamapps.dto.UiEvent
-
-
Uses of UiEvent in org.teamapps.dto
Fields in org.teamapps.dto declared as UiEvent Modifier and Type Field Description protected UiEventEVENT. uiEventMethods in org.teamapps.dto that return UiEvent Modifier and Type Method Description UiEventEVENT. getUiEvent()Methods in org.teamapps.dto that return types with arguments of type UiEvent Modifier and Type Method Description java.lang.Class<? extends UiEvent>UiEventType. getApiClass()Constructors in org.teamapps.dto with parameters of type UiEvent Constructor Description EVENT(java.lang.String sessionId, int id, UiEvent uiEvent)
-