org.olat.core.gui.control.generic.popup
Interface PopupBrowserWindow

All Known Subinterfaces:
PopupBrowserWindowController
All Known Implementing Classes:
BaseFullWebappPopupBrowserWindow, SimplePopupWindowBaseController

public interface PopupBrowserWindow

Description:
TODO: patrickb Class Description for PopupController

Initial Date: 25.07.2007

Author:
patrickb

Method Summary
 WindowControl getPopupWindowControl()
          Get the window control of this popup window
 void open(UserRequest ureq)
           
 

Method Detail

open

void open(UserRequest ureq)
Parameters:
ureq -

getPopupWindowControl

WindowControl getPopupWindowControl()
Get the window control of this popup window

Returns: