Interface I_CmsCellTableResources

All Superinterfaces:
com.google.gwt.user.cellview.client.CellTable.Resources, com.google.gwt.resources.client.ClientBundle

public interface I_CmsCellTableResources extends com.google.gwt.user.cellview.client.CellTable.Resources
Resources for the custom cell table style.

  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

    com.google.gwt.resources.client.ClientBundle.Source
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    The cell table resource instance.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Common CSS constants accessor.

    Methods inherited from interface com.google.gwt.user.cellview.client.CellTable.Resources

    cellTableFooterBackground, cellTableHeaderBackground, cellTableLoading, cellTableSelectedBackground, cellTableSortAscending, cellTableSortDescending
  • Field Details

  • Method Details

    • cellTableStyle

      @Source("org/opencms/gwt/client/ui/css/CellTable.gss") I_CmsCellTableCss cellTableStyle()
      Specified by:
      cellTableStyle in interface com.google.gwt.user.cellview.client.CellTable.Resources
      See Also:
      • CellTable.Resources.cellTableStyle()
    • constants

      Common CSS constants accessor.

      Returns:
      the bundle of constants