Package org.teamapps.dto
Class UiWorkSpaceLayout.ViewDraggedToNewWindowEvent
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayout.ViewDraggedToNewWindowEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ViewDraggedToNewWindowEvent(String componentId, String windowId, String viewName, Map<String, UiWorkSpaceLayoutItem> layoutsByWindowId) -
Method Summary
-
Field Details
-
componentId
-
windowId
-
viewName
-
layoutsByWindowId
-
-
Constructor Details
-
ViewDraggedToNewWindowEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ViewDraggedToNewWindowEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getWindowId
-
getViewName
-
getLayoutsByWindowId
-