Uses of Enum Class
com.vaadin.flow.component.html.OrderedList.NumberingType
-
Uses of OrderedList.NumberingType in com.vaadin.flow.component.html
Methods in com.vaadin.flow.component.html that return OrderedList.NumberingTypeModifier and TypeMethodDescriptionOrderedList.getType()static OrderedList.NumberingTypeReturns the enum constant of this class with the specified name.static OrderedList.NumberingType[]OrderedList.NumberingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.html with parameters of type OrderedList.NumberingTypeConstructors in com.vaadin.flow.component.html with parameters of type OrderedList.NumberingTypeModifierConstructorDescriptionCreates a new empty ordered list with the specifiedOrderedList.NumberingType.