Interface I_CmsToggleTable

All Known Implementing Classes:
CmsGroupTable, CmsUserTable

public interface I_CmsToggleTable
Interface for toggable tables.

  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the current size of data in table.
    void
    toggle(boolean active)
    Toggles the table.
  • Method Details

    • getCurrentSize

      Gets the current size of data in table.

      Returns:
      size
    • toggle

      void toggle(boolean active)
      Toggles the table.

      Parameters:
      active - boolean