Hi guys,
how can I find out thar left side menu is open ?
I tried isMenuOpen, isMenuShowing on Form.gerToolBar().getMenuBar() but nothing works for me. The only solution was to check if sideMenuDialog exists in form's component tree, but it's really ugly solution.
Thanks
Ivan