public static interface TaskLogsPresenter.TaskLogsView
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
void |
init(TaskLogsPresenter presenter) |
void |
setLogTextAreaText(String text) |
void init(TaskLogsPresenter presenter)
void displayNotification(String text)
void setLogTextAreaText(String text)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.