Uses of Enum Class
org.teamapps.dto.UiSizeType
-
Uses of UiSizeType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiSizeTypeMethods in org.teamapps.dto that return UiSizeTypeModifier and TypeMethodDescriptionUiSizingPolicy.getType()static UiSizeTypeReturns the enum constant of this class with the specified name.static UiSizeType[]UiSizeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.teamapps.dto with parameters of type UiSizeType