| Package | Description |
|---|---|
| org.carewebframework.plugin.infopanel.controller | |
| org.carewebframework.plugin.infopanel.service |
| Modifier and Type | Class and Description |
|---|---|
class |
MainController
Controller for the main info panel.
|
| Modifier and Type | Method and Description |
|---|---|
static IInfoPanel |
InfoPanelService.findInfoPanel(ElementBase element)
Finds the "nearest" active info panel.
|
static IInfoPanel |
InfoPanelService.findInfoPanel(ElementBase element,
boolean activeOnly)
Finds the "nearest" info panel.
|
static IInfoPanel |
InfoPanelService.findInfoPanel(ElementPlugin.PluginContainer container)
Finds the "nearest" active info panel.
|
static IInfoPanel |
InfoPanelService.findInfoPanel(ElementPlugin.PluginContainer container,
boolean activeOnly)
Finds the "nearest" info panel.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.