|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
com.google.gwt.widgetideas.table.client.HoverGrid.HoverGridRowFormatter
public class HoverGrid.HoverGridRowFormatter
This class contains methods used to format a table's rows.
Constructor Summary | |
---|---|
HoverGrid.HoverGridRowFormatter()
|
Method Summary | |
---|---|
protected com.google.gwt.user.client.Element |
getRawElement(int row)
Unsafe method to get a row element. |
Methods inherited from class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter |
---|
addStyleName, ensureElement, getElement, getRow, getStyleName, getStylePrimaryName, isVisible, removeStyleName, setAttr, setStyleName, setStylePrimaryName, setVerticalAlign, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HoverGrid.HoverGridRowFormatter()
Method Detail |
---|
protected com.google.gwt.user.client.Element getRawElement(int row)
HTMLTable.RowFormatter
getRawElement
in class HTMLTable.RowFormatter
row
- the row to get
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |