Package org.opencms.gwt.client.ui.css
Interface I_CmsCellTableCss
- All Superinterfaces:
com.google.gwt.user.cellview.client.CellTable.Style
,com.google.gwt.resources.client.CssResource
,com.google.gwt.resources.client.CssResourceBase
,com.google.gwt.resources.client.ResourcePrototype
CSS bundle for GWT cell tables used from ADE.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
-
Field Summary
Fields inherited from interface com.google.gwt.user.cellview.client.CellTable.Style
DEFAULT_CSS
-
Method Summary
Modifier and TypeMethodDescriptionCSS class accessor.CSS class accessor.CSS class accessor.statusOk()
CSS class accessor.Methods inherited from interface com.google.gwt.user.cellview.client.CellTable.Style
cellTableCell, cellTableEvenRow, cellTableEvenRowCell, cellTableFirstColumn, cellTableFirstColumnFooter, cellTableFirstColumnHeader, cellTableFooter, cellTableHeader, cellTableHoveredRow, cellTableHoveredRowCell, cellTableKeyboardSelectedCell, cellTableKeyboardSelectedRow, cellTableKeyboardSelectedRowCell, cellTableLastColumn, cellTableLastColumnFooter, cellTableLastColumnHeader, cellTableLoading, cellTableOddRow, cellTableOddRowCell, cellTableSelectedRow, cellTableSelectedRowCell, cellTableSortableHeader, cellTableSortedHeaderAscending, cellTableSortedHeaderDescending, cellTableWidget
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Method Details
-
cmsCellError
CSS class accessor.- Returns:
- a CSS class
-
cmsRowErrors
CSS class accessor.- Returns:
- a CSS class
-
statusError
CSS class accessor.- Returns:
- a CSS class
-
statusOk
CSS class accessor.- Returns:
- a CSS class
-