Uses of Interface
coop.intergal.ui.layout.size.Size
-
Packages that use Size Package Description coop.intergal.ui.components coop.intergal.ui.layout.size -
-
Uses of Size in coop.intergal.ui.components
Methods in coop.intergal.ui.components with parameters of type Size Modifier and Type Method Description voidFlexBoxLayout. setMargin(Size... sizes)voidFlexBoxLayout. setPadding(Size... sizes)voidFlexBoxLayout. setSpacing(Size... sizes) -
Uses of Size in coop.intergal.ui.layout.size
Classes in coop.intergal.ui.layout.size that implement Size Modifier and Type Class Description classBottomclassHorizontalclassLeftclassRightclassTallclassTopclassUniformclassVerticalclassWide
-