jBPM Console NG - Human Tasks Client 6.2.0.Beta2

org.jbpm.console.ng.ht.client.editors.taskassignments
Interface TaskAssignmentsPresenter.TaskAssignmentsView

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

public static interface TaskAssignmentsPresenter.TaskAssignmentsView
extends org.uberfire.client.mvp.UberView<TaskAssignmentsPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.Button getDelegateButton()
           
 com.github.gwtbootstrap.client.ui.TextBox getUserOrGroupText()
           
 com.google.gwt.user.client.ui.Label getUsersGroupsControlsPanel()
           
 
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)

getUsersGroupsControlsPanel

com.google.gwt.user.client.ui.Label getUsersGroupsControlsPanel()

getDelegateButton

com.github.gwtbootstrap.client.ui.Button getDelegateButton()

getUserOrGroupText

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

jBPM Console NG - Human Tasks Client 6.2.0.Beta2

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