jBPM Console NG - Human Tasks Client 6.1.0.CR1

org.jbpm.console.ng.ht.client.editors.taskassignments.popup
Interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupView

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

public static interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupView
extends org.uberfire.client.mvp.UberView<TaskAssignmentsPopupPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.base.UnorderedList getNavBarUL()
           
 com.google.gwt.user.client.ui.Label getTaskIdText()
           
 com.google.gwt.user.client.ui.Label getTaskNameText()
           
 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)

getTaskIdText

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

getTaskNameText

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

getUsersGroupsControlsPanel

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

getNavBarUL

com.github.gwtbootstrap.client.ui.base.UnorderedList getNavBarUL()

jBPM Console NG - Human Tasks Client 6.1.0.CR1

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