public class PropertyTypeCell
extends com.google.gwt.cell.client.TextCell
| Constructor and Description |
|---|
PropertyTypeCell(boolean navigable,
DataObjectBrowser editor) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConsumedEvents() |
void |
onBrowserEvent(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.dom.client.Element parent,
String value,
com.google.gwt.dom.client.NativeEvent event,
com.google.gwt.cell.client.ValueUpdater<String> stringValueUpdater) |
void |
render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.safehtml.shared.SafeHtml value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
public PropertyTypeCell(boolean navigable,
DataObjectBrowser editor)
public void onBrowserEvent(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.dom.client.Element parent,
String value,
com.google.gwt.dom.client.NativeEvent event,
com.google.gwt.cell.client.ValueUpdater<String> stringValueUpdater)
public void render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.safehtml.shared.SafeHtml value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in class com.google.gwt.cell.client.TextCellCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.