public class MainController extends Object implements IAutoWired
| Constructor and Description |
|---|
MainController() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitialized(BaseComponent root) |
void |
btnClearLogHandler() |
void |
chkScrollLockHandler(ChangeEvent event) |
void |
log(String message) |
public void afterInitialized(BaseComponent root)
afterInitialized in interface IAutoWired@EventHandler(value="click", target="btnClearLog") public void btnClearLogHandler()
@EventHandler(value="change", target="chkScrollLock") public void chkScrollLockHandler(ChangeEvent event)
public void log(String message)
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.