|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.cell.client.AbstractCell<com.google.gwt.user.client.ui.Hyperlink>
org.hudsonci.maven.plugin.ui.gwt.buildinfo.widget.HyperlinkCell
public class HyperlinkCell
A cell to render hyperlinks.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
|---|
com.google.gwt.cell.client.Cell.Context |
| Constructor Summary | |
|---|---|
HyperlinkCell()
|
|
| Method Summary | |
|---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.user.client.ui.Hyperlink link,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
|
| Methods inherited from class com.google.gwt.cell.client.AbstractCell |
|---|
dependsOnSelection, getConsumedEvents, handlesSelection, isEditing, onBrowserEvent, onEnterKeyDown, resetFocus, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyperlinkCell()
| Method Detail |
|---|
public void render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.user.client.ui.Hyperlink link,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in interface com.google.gwt.cell.client.Cell<com.google.gwt.user.client.ui.Hyperlink>render in class com.google.gwt.cell.client.AbstractCell<com.google.gwt.user.client.ui.Hyperlink>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||