WindowControl myWControl = new WindowControl() {
private WindowControlInfo wci;
{
wci = new WindowControlInfoImpl(BaseFullWebappController.this, origWCo.getWindowControlInfo());
}
/**
* @see org.olat.core.gui.control.WindowControl#pushToMainArea(org.olat.core.gui.components.Component)
*/