public static interface ContributorsListPresenter.View extends org.uberfire.client.mvp.UberElement<ContributorsListPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addContributor(org.jboss.errai.common.client.dom.HTMLElement contributor) |
void |
addNewContributor(org.jboss.errai.common.client.dom.HTMLElement newContributorView) |
void |
clearContributors() |
void |
clearFilterText() |
void |
hideAddContributor() |
void |
showAddContributor() |
void clearContributors()
void addContributor(org.jboss.errai.common.client.dom.HTMLElement contributor)
void addNewContributor(org.jboss.errai.common.client.dom.HTMLElement newContributorView)
void clearFilterText()
void showAddContributor()
void hideAddContributor()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.