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

org.jbpm.console.ng.ht.client.editors.quicknewuser
Interface QuickNewUserPresenter.QuickNewUserView

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

public static interface QuickNewUserPresenter.QuickNewUserView
extends org.uberfire.client.mvp.UberView<QuickNewUserPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.TextBox getDescriptionText()
           
 com.github.gwtbootstrap.client.ui.ListBox getGroupsList()
           
 
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)

getDescriptionText

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

getGroupsList

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

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

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