Class PopupViewImpl.PopupContent

java.lang.Object
io.jmix.ui.component.impl.PopupViewImpl.PopupContent
All Implemented Interfaces:
com.vaadin.ui.PopupView.Content, Serializable
Enclosing class:
PopupViewImpl

protected class PopupViewImpl.PopupContent extends Object implements com.vaadin.ui.PopupView.Content
See Also:
  • Constructor Details

    • PopupContent

      protected PopupContent()
  • Method Details

    • getPopupComponent

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

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