public static interface PopupView.Content extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getMinimizedValueAsHTML()
This should return a small view of the full data.
|
Component |
getPopupComponent()
This should return the full Component representing the data.
|
Copyright © 2020 Vaadin Ltd. All rights reserved.