public static interface RuntimeLogPresenter.RuntimeLogView
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
void |
init(RuntimeLogPresenter presenter) |
void |
setLogs(List<String> logs) |
void init(RuntimeLogPresenter presenter)
void displayNotification(String text)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.