org.olat.search.ui
Class ContextHelpResultController
java.lang.Object
org.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.core.gui.components.form.flexible.impl.FormBasicController
org.olat.search.ui.ContextHelpResultController
- All Implemented Interfaces:
- ResultController, Controller, ControllerEventListener, Disposable
public class ContextHelpResultController
- extends FormBasicController
- implements ResultController
Description:
Show context help documents. Choose if the link to open the document
go to a new window or stay in the same.
Initial Date: 11 dec. 2009
- Author:
- srosse, stephane.rosse@frentix.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContextHelpResultController
public ContextHelpResultController(UserRequest ureq,
WindowControl wControl,
Form mainForm,
ResultDocument document)
isHighlight
public boolean isHighlight()
- Specified by:
isHighlight in interface ResultController
setHighlight
public void setHighlight(boolean highlight)
- Specified by:
setHighlight in interface ResultController
getInitialFormItem
public FormItem getInitialFormItem()
- Specified by:
getInitialFormItem in interface ResultController