public class MarvinJSComponent extends MolPluginCore
UIComponent renders a chemical structure
editor or viewer using the
Marvin JS JavaScript
plugin.MolPluginCore.Format, MolPluginCore.PluginType, MolPluginCore.PropertyKeys| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
DEFAULT_RENDERER |
static String |
WEBXML_MARVINJS_BASE_URL
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.
|
static String |
WEBXML_MARVINJS_LICENSE_URL
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. |
static String |
WEBXML_MARVINJS_WEBSERVICES
Name of the context-param in web.xml that specifies if Marvin JS should use
its webservices.
|
COMPONENT_FAMILY, DEFAULT_FORMAT, DEFAULT_HEIGHT, DEFAULT_WIDTH| Constructor and Description |
|---|
MarvinJSComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFamily() |
protected void |
processPostAddToViewEvent()
Interested client components can override this method to execute code in the
PostAddToViewEvent of the component. |
addCssExt, addCssResource, addScriptExt, addScriptResource, encodeLoadExtResources, getFormat, getHeight, getWidgetVar, getWidth, isBorder, isReadonly, processEvent, setBorder, setFormat, setHeight, setReadonly, setWidgetVar, setWidthaddValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validate, validateValuegetConverter, getLocalValue, setConverteraddClientBehavior, addFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public static final String DEFAULT_RENDERER
public static final String WEBXML_MARVINJS_BASE_URL
public static final String WEBXML_MARVINJS_WEBSERVICES
public static final String WEBXML_MARVINJS_LICENSE_URL
WEBXML_MARVINJS_BASE_URL.protected void processPostAddToViewEvent()
MolPluginCorePostAddToViewEvent of the component. The default implementation does
nothing.processPostAddToViewEvent in class MolPluginCorepublic String getFamily()
getFamily in class MolPluginCoreCopyright © 2021 Leibniz Institute of Plant Biochemistry (IPB), Halle (Saale), Germany. All rights reserved.