jBPM Console NG - Human Tasks Client 6.0.0.Alpha9

org.jbpm.console.ng.ht.client.editors.quicknewtask
Interface QuickNewTaskPresenter.QuickNewTaskView

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

public static interface QuickNewTaskPresenter.QuickNewTaskView
extends org.uberfire.client.mvp.UberView<QuickNewTaskPresenter>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.Button getAddTaskButton()
           
 com.google.gwt.user.client.ui.TextBox getTaskNameText()
           
 
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)

getTaskNameText

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

getAddTaskButton

com.google.gwt.user.client.ui.Button getAddTaskButton()

jBPM Console NG - Human Tasks Client 6.0.0.Alpha9

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