Class ChildWindowClosedEventData
java.lang.Object
org.teamapps.ux.component.workspacelayout.ChildWindowClosedEventData
public class ChildWindowClosedEventData
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ChildWindowClosedEventData(java.lang.String windowId, WorkSpaceLayoutItem windowRootItem) -
Method Summary
Modifier and Type Method Description java.util.List<WorkSpaceLayoutView>getViews()java.lang.StringgetWindowId()WorkSpaceLayoutItemgetWindowRootItem()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChildWindowClosedEventData
-
-
Method Details
-
getWindowId
public java.lang.String getWindowId() -
getWindowRootItem
-
getViews
-