public static interface TaskLogsPresenter.TaskLogsView extends org.uberfire.client.mvp.UberElemental<TaskLogsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
hideLoadButton(boolean hidden) |
void |
setLogs(List<TaskEventSummary> logs) |
void setLogs(List<TaskEventSummary> logs)
void hideLoadButton(boolean hidden)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.