DOM tree of the ViewPanel
From:
Anton Kapelyushnik (ANTON)
19 Feb 2018 (1 of 6)
8842.1
Hi guys.
Is there any method to get DOM tree of the ViewPanel? I mean get access to document object.
I want to create elements on top of viewport. Context menus. I know about createDialog, but it's not what i want.