jBPM Console NG - Human Tasks Client 6.0.2-SNAPSHOT

org.jbpm.console.ng.ht.client.editors.taskdetailsmulti
Interface TaskDetailsMultiPresenter.TaskDetailsMultiView

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

public static interface TaskDetailsMultiPresenter.TaskDetailsMultiView
extends org.uberfire.client.mvp.UberView<TaskDetailsMultiPresenter>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.HTMLPanel getContent()
           
 com.github.gwtbootstrap.client.ui.Heading getTaskIdAndName()
           
 
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)

getTaskIdAndName

com.github.gwtbootstrap.client.ui.Heading getTaskIdAndName()

getContent

com.google.gwt.user.client.ui.HTMLPanel getContent()

jBPM Console NG - Human Tasks Client 6.0.2-SNAPSHOT

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