Interface AbstractHasData.RedrawEvent.Handler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onRedraw()
      Performs implementation-specific work when the cell list re-renders one or more existing rows.
    • Method Detail

      • onRedraw

        void onRedraw()
        Performs implementation-specific work when the cell list re-renders one or more existing rows.