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