Uses of Class
org.vaadin.firitin.components.DisclosurePanel

Packages that use DisclosurePanel
Package
Description
 
  • Uses of DisclosurePanel in org.vaadin.firitin.components

    Modifier and Type
    Method
    Description
    DisclosurePanel.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.
    Sets the content of the panel.
    DisclosurePanel.setOpen(boolean open)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Sets the visibility of the content.
    DisclosurePanel.setOpenIcon(com.vaadin.flow.component.icon.Icon openIcon)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Sets the icon to used to show the component