jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

org.jbpm.console.ng.ht.client.editors.identity
Interface IdentityListPresenter.IdentityListView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<IdentityListPresenter>
All Known Implementing Classes:
IdentityListViewImpl
Enclosing class:
IdentityListPresenter

public static interface IdentityListPresenter.IdentityListView
extends org.uberfire.client.mvp.UberView<IdentityListPresenter>


Method Summary
 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()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

displayNotification

void displayNotification(String text)

getUserText

com.github.gwtbootstrap.client.ui.TextBox getUserText()

getDataGrid

com.google.gwt.user.cellview.client.DataGrid<IdentitySummary> getDataGrid()

getIdentityTypesList

com.github.gwtbootstrap.client.ui.ListBox getIdentityTypesList()

jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.