Package io.jmix.ui.component.impl
Class PopupViewImpl.EmptyContent
java.lang.Object
io.jmix.ui.component.impl.PopupViewImpl.EmptyContent
- All Implemented Interfaces:
com.vaadin.ui.PopupView.Content
,Serializable
- Enclosing class:
- PopupViewImpl
protected class PopupViewImpl.EmptyContent
extends Object
implements com.vaadin.ui.PopupView.Content
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.ui.Component
-
Constructor Details
-
EmptyContent
protected EmptyContent()
-
-
Method Details
-
getMinimizedValueAsHTML
- Specified by:
getMinimizedValueAsHTML
in interfacecom.vaadin.ui.PopupView.Content
-
getPopupComponent
public com.vaadin.ui.Component getPopupComponent()- Specified by:
getPopupComponent
in interfacecom.vaadin.ui.PopupView.Content
-