Uses of Enum Class
org.teamapps.ux.component.absolutelayout.SizeUnit
Packages that use SizeUnit
-
Uses of SizeUnit in org.teamapps.ux.component.absolutelayout
Subclasses with type arguments of type SizeUnit in org.teamapps.ux.component.absolutelayoutMethods 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