public static interface TaskAssignmentsPresenter.TaskAssignmentsView
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
com.github.gwtbootstrap.client.ui.Button |
getDelegateButton() |
com.github.gwtbootstrap.client.ui.HelpBlock |
getUserOrGroupHelpBlock() |
com.github.gwtbootstrap.client.ui.TextBox |
getUserOrGroupText() |
com.google.gwt.user.client.ui.Label |
getUsersGroupsControlsPanel() |
void |
init(TaskAssignmentsPresenter presenter) |
void init(TaskAssignmentsPresenter presenter)
void displayNotification(String text)
com.google.gwt.user.client.ui.Label getUsersGroupsControlsPanel()
com.github.gwtbootstrap.client.ui.Button getDelegateButton()
com.github.gwtbootstrap.client.ui.TextBox getUserOrGroupText()
com.github.gwtbootstrap.client.ui.HelpBlock getUserOrGroupHelpBlock()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.