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 Details

    • EmptyContent

      protected EmptyContent()
  • Method Details

    • getMinimizedValueAsHTML

      public String getMinimizedValueAsHTML()
      Specified by:
      getMinimizedValueAsHTML in interface com.vaadin.ui.PopupView.Content
    • getPopupComponent

      public com.vaadin.ui.Component getPopupComponent()
      Specified by:
      getPopupComponent in interface com.vaadin.ui.PopupView.Content