public class MiscController extends BaseController
| Constructor and Description |
|---|
MiscController() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitialized(BaseComponent root)
Generates a log entry as each controller is initialized.
|
void |
btnSaveAsFileHandler() |
void |
chkPreventClosureHandler(ChangeEvent event)
Controls whether or not application closure is challenged.
|
log, logpublic void afterInitialized(BaseComponent root)
BaseControllerafterInitialized in interface IAutoWiredafterInitialized in class BaseController@EventHandler(value="change", target="chkPreventClosure") public void chkPreventClosureHandler(ChangeEvent event)
event - The checkbox change event.@EventHandler(value="click", target="btnSaveAsFile") public void btnSaveAsFileHandler()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.