Click or drag to resize
WindowManager Methods

The WindowManager type exposes the following members.

Methods
  NameDescription
Public methodCloseWindow
Public methodGoBack
Returns to previous window of the window with the specified id if any available in window stack.
Public methodOnWindowDestroyed
Public methodOpenWindow(String)
Public methodOpenWindow(String, ActionObject)
Public methodOpenWindow(String, Object)
Public methodOpenWindow(WindowManagerWindow, WindowManagerWindow)
Public methodOpenWindow(String, Object, WindowManagerWindow)
Public methodOpenWindow(String, Object, WindowManagerWindow, ActionObject)
Public methodOpenWindow(String, Object, WindowManagerWindow, ActionObject, ActionWindowManagerWindow)
Top
See Also