public class SidebarSheet extends Object
SidebarLayout.
This consists of a Component that is shown in the content area and metadata including an
button for the side bar and a tooltip. Additionally, a Handler must be
given that is called when the sheet is added.
| Constructor and Description |
|---|
SidebarSheet(com.vaadin.server.Resource icon,
com.vaadin.ui.Component content,
String tooltip) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Button |
getButton() |
com.vaadin.ui.Component |
getContent() |
String |
getToolTip() |
Copyright © 2017. All rights reserved.