jBPM Console NG - Human Tasks Admin Client 6.2.0.Beta3

org.jbpm.console.ng.ht.admin.client.editors.settings
Interface TaskAdminSettingsPresenter.TaskAdminSettingsView

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

public static interface TaskAdminSettingsPresenter.TaskAdminSettingsView
extends org.uberfire.client.mvp.UberView<TaskAdminSettingsPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.Button getGenerateMockTasksButton()
           
 com.github.gwtbootstrap.client.ui.TextBox getUserNameText()
           
 
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)

getUserNameText

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

getGenerateMockTasksButton

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

jBPM Console NG - Human Tasks Admin Client 6.2.0.Beta3

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