Package org.teamapps.dto
Klasse UiWorkSpaceLayout.AddViewRelativeToOtherViewCommand
java.lang.Object
org.teamapps.dto.UiWorkSpaceLayout.AddViewRelativeToOtherViewCommand
- Umschließende Klasse:
UiWorkSpaceLayout
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected UiWorkSpaceLayoutViewprotected floatprotected UiRelativeWorkSpaceViewPositionprotected UiSplitSizePolicy -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.AddViewRelativeToOtherViewCommand(String componentId, UiWorkSpaceLayoutView newView, String existingViewName, UiRelativeWorkSpaceViewPosition relativePosition, UiSplitSizePolicy sizePolicy, float referenceChildSize) -
Methodenübersicht
-
Felddetails
-
componentId
-
newView
-
existingViewName
-
relativePosition
-
sizePolicy
-
referenceChildSize
protected float referenceChildSize
-
-
Konstruktordetails
-
AddViewRelativeToOtherViewCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
AddViewRelativeToOtherViewCommand
public AddViewRelativeToOtherViewCommand(String componentId, UiWorkSpaceLayoutView newView, String existingViewName, UiRelativeWorkSpaceViewPosition relativePosition, UiSplitSizePolicy sizePolicy, float referenceChildSize)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getNewView
-
getExistingViewName
-
getRelativePosition
-
getSizePolicy
-
getReferenceChildSize
public float getReferenceChildSize()
-