org.olat.core.gui.control.generic.dtabs
Interface DTab
- All Superinterfaces:
- CustomCSSProvider, Disposable
- All Known Implementing Classes:
- DTabImpl
public interface DTab
- extends Disposable, CustomCSSProvider
Description:
the api user view
Initial Date: 19.07.2005
- Author:
- Felix Jost
getWindowControl
WindowControl getWindowControl()
- Returns:
- the windowcontrol
getTitle
java.lang.String getTitle()
- Returns:
- the title
getOLATResourceable
OLATResourceable getOLATResourceable()
- Returns:
- the olat resourceable
setController
void setController(Controller launchController)
- Parameters:
launchController -