- safeLog(String) - Static method in class export.client.Utils
-
console.log tested on Chrome with success On IE: the console is not
available unless debugger is on: causes an exception.
- setAction(int) - Method in class export.client.JSME
-
select one of the menu action without having to click on the menu.
- setAfterPasteCallback(JavaScriptObject) - Method in class export.client.JSME
-
Specify a JavaScript function that will be called after a successful paste operation.
- setAfterStructureModifiedCallback(JavaScriptObject) - Method in class export.client.JSME
-
Specify a JS function that will be called each time the molecular structure in the editor has been changed.
- setAntialias(boolean) - Method in class export.client.JSME
-
Set globally antialias
- setAtomBackgroundColors(int, String) - Method in class export.client.JSME
-
- setAtomMolecularAreaFontSize(float) - Method in class export.client.JSME
-
- setAtomToHighLight(int, int) - Method in class export.client.JSME
-
- setBeforePasteCallback(JavaScriptObject) - Method in class export.client.JSME
-
- setHeight(String) - Method in class export.client.JSME
-
Sets the object's height.
- setHelpURL(String) - Method in class export.client.JSME
-
set the url to display the JSME help page.
- setMolecularAreaAntiAlias(boolean) - Method in class export.client.JSME
-
Set antialias for the molecular drawing area
- setMolecularAreaLineWidth(float) - Method in class export.client.JSME
-
Line width in pixel
- setNotifyAtomHighLightChangeJSfunction(String) - Method in class export.client.JSME
-
Specify a JS function that will be called each time the mouse pointer touches an atom.
- setNotifyStructuralChangeJSfunction(String) - Method in class export.client.JSME
-
Deprecated.
- setPasteLabel(String) - Method in class export.client.JSME
-
Set the label of the context popup menu for pasting string, instead of using the default label.
- setPrePasteJSfunction(String) - Method in class export.client.JSME
-
Set a JS function that will be called before the paste is performed.
- setSize(String, String) - Method in class export.client.JSME
-
Sets the object's size.
- setSize(int, int) - Method in class export.client.JSME
-
Sets the object's size.
- setSize(String, String, boolean) - Method in class export.client.JSME
-
Sets the object's size.
- setSize(int, int, boolean) - Method in class export.client.JSME
-
Sets the object's size.
- setSubstituent(String) - Method in class export.client.JSME
-
Select the next FG to be used.
- setTemplate(String, String) - Method in class export.client.JSME
-
- setVisible(boolean) - Method in class export.client.JSME
-
Shows or hides the given element.
- setWidth(String) - Method in class export.client.JSME
-
Sets the object's width.
- showInfo(String) - Method in class export.client.JSME
-
Display a message in the bottom bar.
- smiles() - Method in class export.client.JSME
-