jBPM Console NG - Human Tasks Client 6.2.0.Beta3

org.jbpm.console.ng.ht.client.editors.taskadmin
Interface TaskAdminPresenter.TaskAdminView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
TaskAdminViewImpl
Enclosing class:
TaskAdminPresenter

public static interface TaskAdminPresenter.TaskAdminView
extends com.google.gwt.user.client.ui.IsWidget


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

getForwardButton

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

getUserOrGroupText

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

init

void init(TaskAdminPresenter presenter)

jBPM Console NG - Human Tasks Client 6.2.0.Beta3

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