| Package | Description |
|---|---|
| de.ipb_halle.molecularfaces.component.molplugin |
| Modifier and Type | Class and Description |
|---|---|
class |
MarvinJSComponent
This
UIComponent renders a chemical structure
editor or viewer using the
Marvin JS JavaScript
plugin. |
class |
MolPaintJSComponent
This
UIComponent renders a chemical structure
editor or viewer using the
MolPaintJS JavaScript
plugin. |
class |
OpenChemLibJSComponent
This
UIComponent renders a chemical structure
editor or viewer using the
OpenChemLib JS
JavaScript plugin. |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
MolPluginRenderer.generateDivStyle(MolPluginCore plugin)
Generate the inline css style for the <div> element of the rendered
editor or viewer.
|
protected String |
MolPluginRenderer.getValueAsString(javax.faces.context.FacesContext context,
MolPluginCore component)
Converts a component's value to a string by invoking the component's
converter's
Converter.getAsString(FacesContext, UIComponent, Object)
method. |
Copyright © 2021 Leibniz Institute of Plant Biochemistry (IPB), Halle (Saale), Germany. All rights reserved.