jBPM Console NG - Human Tasks Client 6.1.0.CR1

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()
           
 com.github.gwtbootstrap.client.ui.ListBox getTypeRoleList()
           
 
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()

getTypeRoleList

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

jBPM Console NG - Human Tasks Client 6.1.0.CR1

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