Uses of Class
org.teamapps.ux.component.workspacelayout.definition.ViewGroupDefinition
Packages that use ViewGroupDefinition
Package
Description
-
Uses of ViewGroupDefinition in org.teamapps.ux.application.layout
Fields in org.teamapps.ux.application.layout declared as ViewGroupDefinitionModifier and TypeFieldDescriptionfinal ViewGroupDefinitionExtendedLayout.centerBottomViewGroupfinal ViewGroupDefinitionStandardLayout.centerBottomViewGroupfinal ViewGroupDefinitionExtendedLayout.centerViewGroupfinal ViewGroupDefinitionStandardLayout.centerViewGroupfinal ViewGroupDefinitionExtendedLayout.innerLeftBottomViewGroupfinal ViewGroupDefinitionExtendedLayout.innerLeftViewGroupfinal ViewGroupDefinitionExtendedLayout.leftBottomViewGroupfinal ViewGroupDefinitionStandardLayout.leftBottomViewGroupfinal ViewGroupDefinitionExtendedLayout.leftViewGroupfinal ViewGroupDefinitionStandardLayout.leftViewGroupfinal ViewGroupDefinitionExtendedLayout.outerRightBottomViewGroupfinal ViewGroupDefinitionExtendedLayout.outerRightViewGroupfinal ViewGroupDefinitionExtendedLayout.rightBottomViewGroupfinal ViewGroupDefinitionStandardLayout.rightBottomViewGroupfinal ViewGroupDefinitionExtendedLayout.rightViewGroupfinal ViewGroupDefinitionStandardLayout.rightViewGroupfinal ViewGroupDefinitionExtendedLayout.superTopViewGroupfinal ViewGroupDefinitionExtendedLayout.topViewGroupfinal ViewGroupDefinitionStandardLayout.topViewGroupMethods in org.teamapps.ux.application.layout that return ViewGroupDefinitionModifier and TypeMethodDescriptionExtendedLayout.getCenterBottomViewGroup()StandardLayout.getCenterBottomViewGroup()ExtendedLayout.getCenterViewGroup()StandardLayout.getCenterViewGroup()ExtendedLayout.getInnerLeftBottomViewGroup()ExtendedLayout.getInnerLeftViewGroup()ExtendedLayout.getLeftBottomViewGroup()StandardLayout.getLeftBottomViewGroup()ExtendedLayout.getLeftViewGroup()StandardLayout.getLeftViewGroup()ExtendedLayout.getOuterRightBottomViewGroup()ExtendedLayout.getOuterRightViewGroup()ExtendedLayout.getRightBottomViewGroup()StandardLayout.getRightBottomViewGroup()ExtendedLayout.getRightViewGroup()StandardLayout.getRightViewGroup()ExtendedLayout.getSuperTopViewGroup()ExtendedLayout.getTopViewGroup()StandardLayout.getTopViewGroup() -
Uses of ViewGroupDefinition in org.teamapps.ux.component.workspacelayout
Methods in org.teamapps.ux.component.workspacelayout that return ViewGroupDefinition -
Uses of ViewGroupDefinition in org.teamapps.ux.component.workspacelayout.definition
Methods in org.teamapps.ux.component.workspacelayout.definition with parameters of type ViewGroupDefinitionModifier and TypeMethodDescriptionvoidViewGroupDefinition.switchPosition(ViewGroupDefinition otherViewGroup)