Uses of Enum Class
org.teamapps.dto.UiLongShortNarrowType
-
Uses of UiLongShortNarrowType in org.teamapps.dto
Subclasses with type arguments of type UiLongShortNarrowType in org.teamapps.dtoFields in org.teamapps.dto declared as UiLongShortNarrowTypeModifier and TypeFieldDescriptionprotected UiLongShortNarrowTypeUiDateTimeFormatDescriptor.eraprotected UiLongShortNarrowTypeUiDateTimeFormatDescriptor.weekdayMethods in org.teamapps.dto that return UiLongShortNarrowTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.getEra()UiDateTimeFormatDescriptor.getWeekday()static UiLongShortNarrowTypeReturns the enum constant of this class with the specified name.static UiLongShortNarrowType[]UiLongShortNarrowType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiLongShortNarrowTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.setEra(UiLongShortNarrowType era) UiDateTimeFormatDescriptor.setWeekday(UiLongShortNarrowType weekday)