Uses of Class
org.vaadin.firitin.components.DisclosurePanel
Packages that use DisclosurePanel
-
Uses of DisclosurePanel in org.vaadin.firitin.components
Methods in org.vaadin.firitin.components that return DisclosurePanelModifier and TypeMethodDescriptionDisclosurePanel.setClosedIcon
(com.vaadin.flow.component.icon.Icon closedIcon) Deprecated, for removal: This API element is subject to removal in a future version.DisclosurePanel.setContent
(com.vaadin.flow.component.Component... content) Deprecated, for removal: This API element is subject to removal in a future version.DisclosurePanel.setOpen
(boolean open) Deprecated, for removal: This API element is subject to removal in a future version.DisclosurePanel.setOpenIcon
(com.vaadin.flow.component.icon.Icon openIcon) Deprecated, for removal: This API element is subject to removal in a future version.