org.olat.modules.iq
Class IQComponent
java.lang.Object
org.olat.core.gui.components.Component
org.olat.modules.iq.IQComponent
public class IQComponent
- extends Component
Initial Date: Mar 3, 2004
- Author:
- Mike Stock
| Methods inherited from class org.olat.core.gui.components.Component |
addListener, debuginfoGetListeners, dispatchRequest, getAndClearLatestFiredEvent, getComponentName, getDispatchID, getExtendedDebugInfo, getLatestDispatchedController, getListenerInfo, getParent, getSpanAsDomReplaceable, getTimestamp, getTranslator, isDirty, isDirtyForUser, isDomReplaceable, isEnabled, isVisible, setDirty, setDomReplaceable, setEnabled, setSpanAsDomReplaceable, setVisible, toString, validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IQComponent
public IQComponent(java.lang.String name,
Translator translator,
AssessmentInstance ai,
IQMenuDisplayConf menuDispConf)
getAssessmentInstance
public AssessmentInstance getAssessmentInstance()
- Returns:
getMenuDisplayConf
public IQMenuDisplayConf getMenuDisplayConf()
- Returns:
- Returns the mdc.
getHTMLRendererSingleton
public ComponentRenderer getHTMLRendererSingleton()
- Specified by:
getHTMLRendererSingleton in class Component