@Dependent
@Templated(value="GenericErrorSummaryCountCell.html",
stylesheet="GenericErrorSummaryCountCell.css")
public class GenericErrorSummaryCountCell<C extends GenericErrorSummary>
extends com.google.gwt.cell.client.AbstractCell<C>
implements org.jboss.errai.ui.client.local.api.IsElement
| Constructor and Description |
|---|
GenericErrorSummaryCountCell() |
| Modifier and Type | Method and Description |
|---|---|
GenericErrorSummaryCountCell |
init(AbstractMultiGridPresenter viewPresenter) |
void |
openErrorView(String id) |
void |
render(com.google.gwt.cell.client.Cell.Context context,
C value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
dependsOnSelection, getConsumedEvents, handlesSelection, isEditing, onBrowserEvent, onEnterKeyDown, resetFocus, setValuepublic GenericErrorSummaryCountCell init(AbstractMultiGridPresenter viewPresenter)
public void render(com.google.gwt.cell.client.Cell.Context context,
C value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in interface com.google.gwt.cell.client.Cell<C extends GenericErrorSummary>render in class com.google.gwt.cell.client.AbstractCell<C extends GenericErrorSummary>public void openErrorView(String id)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.