Uses of Class
com.vaadin.flow.component.accordion.Accordion
-
Uses of Accordion in com.vaadin.flow.component.accordion
Constructors in com.vaadin.flow.component.accordion with parameters of type AccordionModifierConstructorDescriptionOpenedChangeEvent(Accordion source, boolean fromClient, Integer index) Creates a new event using the given source and indicator whether the event originated from the client side or the server side.