Interface CmsResourceTable.ColumnSettingChangeHandler

All Known Implementing Classes:
CmsFileExplorer
Enclosing class:
CmsResourceTable

Interfaces for getting notified of column visibility/sort setting changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when column visibility or sorting is changed by the user.
  • Method Details

    • onColumnSettingsChanged

      Called when column visibility or sorting is changed by the user.