Interface CellTable.BasicStyle
- All Superinterfaces:
CellTable.Style,CssResource,CssResourceBase,ResourcePrototype
Styles used by
CellTable.BasicResources.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe path to the default CSS styles used by this resource. -
Method Summary
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, cellTableWidgetMethods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getTextMethods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Field Details
-
DEFAULT_CSS
The path to the default CSS styles used by this resource.- See Also:
-