Class JmixGridWidget.JmixStaticSectionUpdater

java.lang.Object
io.jmix.ui.widget.client.grid.JmixGridWidget.JmixStaticSectionUpdater
All Implemented Interfaces:
com.vaadin.client.widget.escalator.EscalatorUpdater
Enclosing class:
JmixGridWidget

protected class JmixGridWidget.JmixStaticSectionUpdater extends Object
  • Field Summary

    Fields inherited from interface com.vaadin.client.widget.escalator.EscalatorUpdater

    NULL
  • Constructor Summary

    Constructors
    Constructor
    Description
    JmixStaticSectionUpdater(com.vaadin.client.widgets.Grid.StaticSection<?> section, com.vaadin.client.widget.escalator.RowContainer container)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    addAdditionalData(com.vaadin.client.widgets.Grid.StaticSection.StaticRow<?> staticRow, com.vaadin.client.widget.escalator.FlyweightCell cell)
     
    protected void
    afterSortingIndicatorAdded(com.vaadin.client.widget.escalator.FlyweightCell cell)
     
    protected void
    cleanup(com.vaadin.client.widget.escalator.FlyweightCell cell)
     
    protected boolean
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JmixStaticSectionUpdater

      public JmixStaticSectionUpdater(com.vaadin.client.widgets.Grid.StaticSection<?> section, com.vaadin.client.widget.escalator.RowContainer container)
  • Method Details

    • addAdditionalData

      protected void addAdditionalData(com.vaadin.client.widgets.Grid.StaticSection.StaticRow<?> staticRow, com.vaadin.client.widget.escalator.FlyweightCell cell)
    • afterSortingIndicatorAdded

      protected void afterSortingIndicatorAdded(com.vaadin.client.widget.escalator.FlyweightCell cell)
    • isHeaderDecoHidden

      protected boolean isHeaderDecoHidden()
    • cleanup

      protected void cleanup(com.vaadin.client.widget.escalator.FlyweightCell cell)