Modifier and Type | Class and Description |
---|---|
static class |
PopoverTextCell.Placement |
Constructor and Description |
---|
PopoverTextCell() |
PopoverTextCell(PopoverTextCell.Placement placement) |
Modifier and Type | Method and Description |
---|---|
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> valueUpdater) |
protected void |
render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.safehtml.shared.SafeHtml data,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
public PopoverTextCell(PopoverTextCell.Placement placement)
public PopoverTextCell()
protected void render(com.google.gwt.cell.client.Cell.Context context, com.google.gwt.safehtml.shared.SafeHtml data, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render
in class com.google.gwt.cell.client.AbstractSafeHtmlCell<String>
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.