| Package | Description |
|---|---|
| org.carewebframework.shell | |
| org.carewebframework.shell.elements | |
| org.carewebframework.shell.plugins |
| Modifier and Type | Class and Description |
|---|---|
class |
CareWebShellEx
This class is provided primarily for backward compatibility with the old fixed layout of tab
views containing tree views.
|
| Modifier and Type | Method and Description |
|---|---|
static CareWebShell |
CareWebUtil.getShell()
Returns the active instance of the CareWeb shell.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
CareWebUtil.setShell(CareWebShell shell)
Sets the active instance of the CareWeb shell.
|
| Modifier and Type | Method and Description |
|---|---|
CareWebShell |
ElementPlugin.getShell()
Returns the shell instance that hosts this container.
|
CareWebShell |
ElementDesktop.getShell()
Returns the shell that contains this desktop.
|
| Constructor and Description |
|---|
ElementDesktop(CareWebShell shell) |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginResourcePropertyGroup.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a property group resource.
|
void |
PluginResourceMenu.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a plugin resource.
|
void |
PluginResourceHelp.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a help resource.
|
void |
PluginResourceCommand.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a command resource.
|
void |
PluginResourceCSS.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a CSS resource.
|
void |
PluginResourceButton.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a button resource.
|
void |
PluginResourceBean.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a bean resource.
|
void |
PluginResourceAction.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters an action resource.
|
void |
IPluginResource.register(CareWebShell shell,
ElementBase owner,
boolean register)
Registers/unregisters a plugin resource.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.