Verwendungen von Klasse
org.teamapps.dto.UiWorkSpaceLayoutItem
-
Verwendungen von UiWorkSpaceLayoutItem in org.teamapps.dto
Unterklassen von UiWorkSpaceLayoutItem in org.teamapps.dtoModifizierer und TypKlasseBeschreibungclassTHIS IS GENERATED CODE!classTHIS IS GENERATED CODE!Felder in org.teamapps.dto, die deklariert sind als UiWorkSpaceLayoutItemModifizierer und TypFeldBeschreibungprotected UiWorkSpaceLayoutItemUiWorkSpaceLayoutSplitItem.firstChildprotected UiWorkSpaceLayoutItemUiWorkSpaceLayout.initialLayoutprotected UiWorkSpaceLayoutItemUiWorkSpaceLayoutSplitItem.lastChildFelder in org.teamapps.dto mit Typparametern vom Typ UiWorkSpaceLayoutItemModifizierer und TypFeldBeschreibungprotected Map<String, UiWorkSpaceLayoutItem> UiWorkSpaceLayout.LayoutChangedEvent.layoutsByWindowIdprotected Map<String, UiWorkSpaceLayoutItem> UiWorkSpaceLayout.RedefineLayoutCommand.layoutsByWindowIdprotected Map<String, UiWorkSpaceLayoutItem> UiWorkSpaceLayout.ViewDraggedToNewWindowEvent.layoutsByWindowIdMethoden in org.teamapps.dto, die UiWorkSpaceLayoutItem zurückgebenModifizierer und TypMethodeBeschreibungUiWorkSpaceLayoutSplitItem.getFirstChild()UiWorkSpaceLayout.getInitialLayout()UiWorkSpaceLayoutSplitItem.getLastChild()Methoden in org.teamapps.dto, die Typen mit Argumenten vom Typ UiWorkSpaceLayoutItem zurückgebenModifizierer und TypMethodeBeschreibungUiWorkSpaceLayout.LayoutChangedEvent.getLayoutsByWindowId()UiWorkSpaceLayout.RedefineLayoutCommand.getLayoutsByWindowId()UiWorkSpaceLayout.ViewDraggedToNewWindowEvent.getLayoutsByWindowId()Konstruktoren in org.teamapps.dto mit Parametern vom Typ UiWorkSpaceLayoutItemModifiziererKonstruktorBeschreibungUiWorkSpaceLayout(List<UiWorkSpaceLayoutView> views, UiWorkSpaceLayoutItem initialLayout, String childWindowPageTitle) UiWorkSpaceLayoutSplitItem(String id, UiSplitDirection splitDirection, UiWorkSpaceLayoutItem firstChild, UiWorkSpaceLayoutItem lastChild) Konstruktorparameter in org.teamapps.dto mit Typargumenten vom Typ UiWorkSpaceLayoutItemModifiziererKonstruktorBeschreibungLayoutChangedEvent(String componentId, Map<String, UiWorkSpaceLayoutItem> layoutsByWindowId) RedefineLayoutCommand(String componentId, Map<String, UiWorkSpaceLayoutItem> layoutsByWindowId, List<UiWorkSpaceLayoutView> addedViews) ViewDraggedToNewWindowEvent(String componentId, String windowId, String viewName, Map<String, UiWorkSpaceLayoutItem> layoutsByWindowId)