public class ConditionalButtonActionCell<T extends GenericSummary> extends ButtonActionCell<T>
| Constructor and Description |
|---|
ConditionalButtonActionCell(String text,
com.google.gwt.cell.client.ActionCell.Delegate<T> delegate,
Predicate<T> cond) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
T value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
getCell, getFieldUpdater, getText, getValuepublic void render(com.google.gwt.cell.client.Cell.Context context,
T value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in class ButtonActionCell<T extends GenericSummary>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.