org.jbpm.console.ng.ht.client.editors.quicknewtask
public static interface QuickNewTaskPresenter.QuickNewTaskView extends org.uberfire.client.mvp.UberView<QuickNewTaskPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
com.github.gwtbootstrap.client.ui.Button |
getAddTaskButton() |
com.github.gwtbootstrap.client.ui.TextBox |
getTaskNameText() |
void displayNotification(String text)
com.github.gwtbootstrap.client.ui.TextBox getTaskNameText()
com.github.gwtbootstrap.client.ui.Button getAddTaskButton()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.