org.jbpm.console.ng.ht.client.editors.identity
public static interface IdentityListPresenter.IdentityListView extends org.uberfire.client.mvp.UberView<IdentityListPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
com.google.gwt.user.cellview.client.DataGrid<IdentitySummary> |
getDataGrid() |
com.github.gwtbootstrap.client.ui.ListBox |
getIdentityTypesList() |
com.github.gwtbootstrap.client.ui.TextBox |
getUserText() |
void displayNotification(String text)
com.github.gwtbootstrap.client.ui.TextBox getUserText()
com.google.gwt.user.cellview.client.DataGrid<IdentitySummary> getDataGrid()
com.github.gwtbootstrap.client.ui.ListBox getIdentityTypesList()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.