Uses of Enum Class
org.vaadin.firitin.util.webnotification.NotificationOptions.Direction
Packages that use NotificationOptions.Direction
- 
Uses of NotificationOptions.Direction in org.vaadin.firitin.util.webnotification
Subclasses with type arguments of type NotificationOptions.Direction in org.vaadin.firitin.util.webnotificationMethods in org.vaadin.firitin.util.webnotification that return NotificationOptions.DirectionModifier and TypeMethodDescriptionNotificationOptions.getDir()Returns the enum constant of this class with the specified name.static NotificationOptions.Direction[]NotificationOptions.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.firitin.util.webnotification with parameters of type NotificationOptions.DirectionModifier and TypeMethodDescriptionvoidNotificationOptions.setDir(NotificationOptions.Direction dir)