Uses of Enum Class
com.flowingcode.vaadin.addons.chatassistant.ChatAssistant.ScreenSizeDirection
Packages that use ChatAssistant.ScreenSizeDirection
-
Uses of ChatAssistant.ScreenSizeDirection in com.flowingcode.vaadin.addons.chatassistant
Methods in com.flowingcode.vaadin.addons.chatassistant that return ChatAssistant.ScreenSizeDirectionModifier and TypeMethodDescriptionChatAssistant.ScreenSizeEvent.getDirection()Convenience view ofChatAssistant.ScreenSizeEvent.isAboveThreshold()as a direction.Returns the enum constant of this class with the specified name.static ChatAssistant.ScreenSizeDirection[]ChatAssistant.ScreenSizeDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.