public static interface LogFilePresenter.MyView extends HalView, HasPresenter<LogFilePresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
loading() |
void |
refresh(int lines,
String content) |
void |
show(org.jboss.hal.client.runtime.subsystem.logging.LogFile logFile,
int lines,
String content) |
int |
visibleLines() |
addToSlot, removeFromSlot, setInSlotsetPresenterCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.