org.jbpm.console.ng.ht.client.editors.taskassignments
Interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<TaskAssignmentsPopupPresenter>
- All Known Implementing Classes:
- TaskAssignmentsPopupViewImpl
- Enclosing class:
- TaskAssignmentsPopupPresenter
public static interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupView
- extends org.uberfire.client.mvp.UberView<TaskAssignmentsPopupPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getTaskIdText
com.google.gwt.user.client.ui.Label getTaskIdText()
getTaskNameText
com.google.gwt.user.client.ui.Label getTaskNameText()
getUsersGroupsControlsPanel
com.google.gwt.user.client.ui.FlowPanel getUsersGroupsControlsPanel()
getNavBarUL
com.github.gwtbootstrap.client.ui.base.UnorderedList getNavBarUL()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.