nUIWindowDisplay
com.softwareag.mobile.runtime.nui.nUIWindowDisplay
Use to add a window.
Usage Notes
By default, the window has two panes, Pane 0 and Pane 1.
Use Pane 0 for the main pane. It occupies all available space.
Use Pane 1 for navigation using the
nUINavView object.
Windows can also hold
nUIViewDisplay Objects as "side views", to provide a pop-open side menu throughout the application.