public class MainController extends PluginController
| Constructor and Description |
|---|
MainController(MockupTypeEnumerator mockupTypes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMockupId()
Returns the unique identifier for the mockup within the selected framework.
|
String |
getMockupType()
Returns the mockup framework type.
|
void |
onLoad(PluginContainer container)
Register published properties.
|
void |
refresh()
Refreshes the iframe content.
|
void |
setMockupId(String mockupId)
Sets the unique identifier for the mockup within the selected framework.
|
void |
setMockupType(String mockupType)
Sets the mockup framework type.
|
attachController, doAfterCompose, getContainer, isActive, onActivate, onInactivate, onUnload, removeThread, showBusyabortBackgroundThread, abortBackgroundThreads, addThread, cleanup, getAppContext, getAppFramework, getController, getController, getEventManager, hasActiveThreads, onRefresh, startBackgroundThread, threadAborted, threadFinishedalert, didActivate, getPage, willClone, willPassivatedoBeforeCompose, doBeforeComposeChildren, doCatch, doFinallypublic MainController(MockupTypeEnumerator mockupTypes) throws IOException
IOExceptionpublic void onLoad(PluginContainer container)
onLoad in interface IPluginEventonLoad in class PluginControllerpublic void refresh()
refresh in class org.carewebframework.ui.FrameworkControllerpublic String getMockupId()
public void setMockupId(String mockupId)
mockupId - The unique mockup identifier.public String getMockupType()
public void setMockupType(String mockupType)
mockupType - The mockup framework type.Copyright © 2015 Regenstrief Center for Biomedical Informatics. All rights reserved.