WebEngine, getDocument and JavaScript

Michael Pozhidaev msp at altlinux.ru
Wed Jul 15 19:38:58 UTC 2015


Hi guys!

Please help me just to make sure! Do I understand correctly that
WebEngine.getDocument() method returns the document structure with all
changes which JS scripts have already done on the document?

It appeared to be the case, taking this fragment of the documentation:

>    necessary, and runs JavaScript on pages. It provides access to the document model of the current page, and enables two-way communication between a Java
>    application and JavaScript code of the page.

However, this text doesn't give me the exact answer (as well as other
things I have read). 

Thank you so much! :))

-- 
Michael Pozhidaev. Tomsk, Russia.
Russian info page: http://www.marigostra.ru/
English info page: http://www.marigostra.com/


More information about the openjfx-dev mailing list