jBPM Console NG - Human Tasks Client 6.1.0.Beta4

org.jbpm.console.ng.ht.client.editors.quicknewgroup
Interface QuickNewGroupPresenter.QuickNewGroupView

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

public static interface QuickNewGroupPresenter.QuickNewGroupView
extends org.uberfire.client.mvp.UberView<QuickNewGroupPresenter>


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

getParentGroupList

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

jBPM Console NG - Human Tasks Client 6.1.0.Beta4

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