Collections:
What Is Ketcher Editor Interface
What is Ketcher Editor interface?
✍: FYIcenter.com
Ketcher Editor interface is part of the Ketcher JavaScript API
that allows you to interact with Ketcher editor UI elements.
To access Ketcher Editor interface, you need to access the "ketcher" object as a property of the content "window" object of the "iframe" where the Ketcher is loaded. Then you need to access the "editor" object as a property of the "ketcher" object:
lst = document.getElementsByTagName("iframe");
frm = lst[0];
win = frm.contentWindow;
ketcher = win.ketcher;
editor = ketcher.editor;
With the "editor" object, you can access the following main methods provided by the Ketcher Editor interface:
See next tutorials for examples on how to use these methods.
2023-12-08, 1928🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1001443 SMILES: C1OCC(S1)C1COCC1C1COCS1 Received at FYIcenter.com on: 2022...
Molecule Summary: ID: FYI-1003923 Names: InChIKey: IEBSEGUUQWOINN-UHFFFAOYS A-NSMILES: CCc4nc(C(N)=O...
Molecule Summary: ID: FYI-1000225 SMILES: CC12CCC3C(C1CC(C2O)O)CCC 4=C3C=CC(=C4)OReceived at FYIcent...
Molecule Summary: ID: FYI-1000995 SMILES: Cc1cccc(-c2ccccc2-c2ccc3 ncc(C(=O)O)n3c2)n1Received at FYI...
Molecule Summary: ID: FYI-1003900 Names: InChIKey: SMCWBOMZWOQBKJ-SOFGYWHQS A-NSMILES: CCc4nc(C(N)=O...