Uses of Enum Class
org.teamapps.ux.component.format.SizeType
Packages that use SizeType
Package
Description
-
Uses of SizeType in org.teamapps.ux.component.format
Subclasses with type arguments of type SizeType in org.teamapps.ux.component.formatMethods in org.teamapps.ux.component.format that return SizeTypeModifier and TypeMethodDescriptionSizingPolicy.getType()static SizeTypeReturns the enum constant of this class with the specified name.static SizeType[]SizeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.teamapps.ux.component.format with parameters of type SizeType -
Uses of SizeType in org.teamapps.ux.component.template.gridtemplate
Methods in org.teamapps.ux.component.template.gridtemplate with parameters of type SizeType