Package org.teamapps.dto
Class UiWorkSpaceLayout.ViewNeedsRefreshEvent
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayout.ViewNeedsRefreshEvent
- All Implemented Interfaces:
UiEvent
- Enclosing class:
UiWorkSpaceLayout
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ViewNeedsRefreshEvent(String componentId, String viewName) -
Method Summary
-
Field Details
-
componentId
-
viewName
-
-
Constructor Details
-
ViewNeedsRefreshEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ViewNeedsRefreshEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getViewName
-