com.google.gwt.widgetideas.table.client
Class SelectionGrid.SelectedGridRowFormatter

java.lang.Object
  extended by com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
      extended by com.google.gwt.widgetideas.table.client.SelectionGrid.SelectedGridRowFormatter
Direct Known Subclasses:
FixedWidthGrid.FixedWidthGridRowFormatter
Enclosing class:
SelectionGrid

public class SelectionGrid.SelectedGridRowFormatter
extends HTMLTable.RowFormatter

This class contains methods used to format a table's rows.


Constructor Summary
SelectionGrid.SelectedGridRowFormatter()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
addStyleName, getElement, getStyleName, getStylePrimaryName, isVisible, removeStyleName, setStyleName, setStylePrimaryName, setVerticalAlign, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionGrid.SelectedGridRowFormatter

public SelectionGrid.SelectedGridRowFormatter()