All Classes and Interfaces

Class
Description
Component that allows to create a floating chat button that will open a chat window that can be used to provide a chat assistant feature.
Seeds the builder defaults for the flags whose real default is not false.
Event fired when the chat assistant switches between mobile and desktop mode.
Direction in which the chat window crossed a configured threshold.
Event fired when the chat window's size crosses a width and/or height threshold registered through ChatAssistant.addScreenSizeListener(Integer, Integer, ComponentEventListener).
The display mode of the chat assistant: ChatAssistantMode.MOBILE opens the chat window as a full-screen dialog, while ChatAssistantMode.DESKTOP opens it as an anchored popover.
Component that wraps the vaadin-message web component and builds it based on a Message.
The corner of the viewport where the floating action button is initially placed.
Theme variants supported by the chat assistant floating action button (FAB).
Class that represents a chat message