Skip navigation links
A C D E G I M O P R S T V W 

A

addCssExt(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Enqueues loading of a stylesheet resource file.
addCssResource(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Enqueues loading of a stylesheet resource file.
addScriptExt(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Enqueues loading of a JavaScript resource file.
addScriptResource(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Enqueues loading of a JavaScript resource file.

C

COMPONENT_FAMILY - Static variable in class de.ipb_halle.molecularfaces.MolPluginCore
Component family returned by MolPluginCore.getFamily()
COMPONENT_TYPE - Static variable in class de.ipb_halle.molecularfaces.MarvinJSComponent
 
COMPONENT_TYPE - Static variable in class de.ipb_halle.molecularfaces.MolPaintJSComponent
 
COMPONENT_TYPE - Static variable in class de.ipb_halle.molecularfaces.OpenChemLibJSComponent
 

D

de.ipb_halle.molecularfaces - package de.ipb_halle.molecularfaces
 
decode(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.MarvinJSRenderer
 
decode(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.MolPaintJSRenderer
 
decode(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.OpenChemLibJSRenderer
 
DEFAULT_HEIGHT - Static variable in class de.ipb_halle.molecularfaces.MolPluginCore
 
DEFAULT_RENDERER - Static variable in class de.ipb_halle.molecularfaces.MarvinJSComponent
 
DEFAULT_RENDERER - Static variable in class de.ipb_halle.molecularfaces.MolPaintJSComponent
 
DEFAULT_RENDERER - Static variable in class de.ipb_halle.molecularfaces.OpenChemLibJSComponent
 
DEFAULT_WIDTH - Static variable in class de.ipb_halle.molecularfaces.MolPluginCore
 

E

encodeBegin(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.MarvinJSRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.MolPaintJSRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class de.ipb_halle.molecularfaces.OpenChemLibJSRenderer
 
encodeLoadExtResources(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Creates an inline JavaScript code fragment for loading resources that have been enqueued via MolPluginCore.addScriptExt(String) and MolPluginCore.addCssExt(String).

G

getFamily() - Method in class de.ipb_halle.molecularfaces.MarvinJSComponent
 
getFamily() - Method in class de.ipb_halle.molecularfaces.MolPaintJSComponent
 
getFamily() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
 
getFamily() - Method in class de.ipb_halle.molecularfaces.OpenChemLibJSComponent
 
getHeight() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Return the value of the height property.
getWidgetVar() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Return the value of the widgetVar property.
getWidth() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Return the value of the width property.

I

isBorder() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Return the value of the border property.
isReadonly() - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Return the value of the readonly property.

M

MarvinJSComponent - Class in de.ipb_halle.molecularfaces
This UIComponent renders a chemical structure editor or viewer using the Marvin JS JavaScript plugin.
MarvinJSComponent() - Constructor for class de.ipb_halle.molecularfaces.MarvinJSComponent
 
MarvinJSRenderer - Class in de.ipb_halle.molecularfaces
This Renderer renders a chemical structure editor or viewer using the Marvin JS Javascript plugin.
MarvinJSRenderer() - Constructor for class de.ipb_halle.molecularfaces.MarvinJSRenderer
 
MolPaintJSComponent - Class in de.ipb_halle.molecularfaces
This UIComponent renders a chemical structure editor or viewer using the MolPaintJS JavaScript plugin.
MolPaintJSComponent() - Constructor for class de.ipb_halle.molecularfaces.MolPaintJSComponent
 
MolPaintJSRenderer - Class in de.ipb_halle.molecularfaces
This Renderer renders a chemical structure editor or viewer using the MolPaintJS Javascript plugin.
MolPaintJSRenderer() - Constructor for class de.ipb_halle.molecularfaces.MolPaintJSRenderer
 
MolPluginCore - Class in de.ipb_halle.molecularfaces
This class holds the attribute states of the chemical structure plugins and provides support for dynamic resource loading.
MolPluginCore() - Constructor for class de.ipb_halle.molecularfaces.MolPluginCore
 
MolPluginCore.PluginType - Enum in de.ipb_halle.molecularfaces
Supported chemical structure plugin types.
MolPluginCore.PropertyKeys - Enum in de.ipb_halle.molecularfaces
 

O

OpenChemLibJSComponent - Class in de.ipb_halle.molecularfaces
This UIComponent renders a chemical structure editor or viewer using the OpenChemLib JS JavaScript plugin.
OpenChemLibJSComponent() - Constructor for class de.ipb_halle.molecularfaces.OpenChemLibJSComponent
 
OpenChemLibJSRenderer - Class in de.ipb_halle.molecularfaces
This Renderer renders a chemical structure editor or viewer using the OpenChemLib JS Javascript plugin.
OpenChemLibJSRenderer() - Constructor for class de.ipb_halle.molecularfaces.OpenChemLibJSRenderer
 

P

processEvent(ComponentSystemEvent) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
 

R

RENDERER_TYPE - Static variable in class de.ipb_halle.molecularfaces.MarvinJSRenderer
 
RENDERER_TYPE - Static variable in class de.ipb_halle.molecularfaces.MolPaintJSRenderer
 
RENDERER_TYPE - Static variable in class de.ipb_halle.molecularfaces.OpenChemLibJSRenderer
 

S

setBorder(boolean) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Set the value of the border property.
setHeight(int) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Set the value of the height property.
setReadonly(boolean) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Set the value of the readonly property.
setWidgetVar(String) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Set the value of the widgetVar property.
setWidth(int) - Method in class de.ipb_halle.molecularfaces.MolPluginCore
Set the value of the width property.

T

toString() - Method in enum de.ipb_halle.molecularfaces.MolPluginCore.PluginType
 

V

valueOf(String) - Static method in enum de.ipb_halle.molecularfaces.MolPluginCore.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.ipb_halle.molecularfaces.MolPluginCore.PropertyKeys
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.ipb_halle.molecularfaces.MolPluginCore.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.ipb_halle.molecularfaces.MolPluginCore.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEBXML_CUSTOM_RESOURCE_URL - Static variable in class de.ipb_halle.molecularfaces.MolPaintJSComponent
Name of the context-param in web.xml that specifies the location of molpaint.js relative to the application's context root.
WEBXML_CUSTOM_RESOURCE_URL - Static variable in class de.ipb_halle.molecularfaces.OpenChemLibJSComponent
Name of the context-param in web.xml that specifies the location of openchemlib-full.js relative to the application's context root.
WEBXML_MARVINJS_BASE_URL - Static variable in class de.ipb_halle.molecularfaces.MarvinJSComponent
Name of the context-param in web.xml that specifies the location of the extracted Marvin JS archive (marvinjs-version-core.zip) relative to the application's context root.
WEBXML_MARVINJS_LICENSE_URL - Static variable in class de.ipb_halle.molecularfaces.MarvinJSComponent
Name of the context-param in web.xml that specifies the location of Marvin JS' license file (marvin4js-license.cxl) relative to WEBXML_MARVINJS_BASE_URL.
A C D E G I M O P R S T V W 
Skip navigation links

Copyright © 2021 Leibniz Institute of Plant Biochemistry (IPB), Halle (Saale), Germany. All rights reserved.