qooxdoo does show the default right-click browser menu. How can I disable it?
qx.core.Init.getApplication().getRoot().setNativeContextMenu(false);
How to set the focus to a widget in a window?
How do I see HTML created by qooxdoo?
Enter search terms or a module, class or function name.