public class MainController extends Object implements org.fujion.ancillary.IAutoWired, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
MainController() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitialized(org.fujion.component.BaseComponent comp)
Find the content base component.
|
void |
focus()
Sets the focus to the editor window.
|
void |
refresh()
Refreshes the view based on the current contents.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Populate combo box model with all fujion documents on class path.
|
public void afterInitialized(org.fujion.component.BaseComponent comp)
afterInitialized in interface org.fujion.ancillary.IAutoWired@EventHandler(value="refresh") public void refresh()
@EventHandler(value="activate") public void focus()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareCopyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.