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