Uses of Enum Class
org.teamapps.ux.component.absolutelayout.SizeUnit
Packages that use SizeUnit
-
Uses of SizeUnit in org.teamapps.ux.component.absolutelayout
Methods in org.teamapps.ux.component.absolutelayout that return SizeUnitModifier and TypeMethodDescriptionLength.getUnit()static SizeUnitReturns the enum constant of this class with the specified name.static SizeUnit[]SizeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.teamapps.ux.component.absolutelayout with parameters of type SizeUnit