org.olat.core.commons.services.commentAndRating.impl.ui
Class UserCommentFormController

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.core.gui.components.form.flexible.impl.FormBasicController
              extended by org.olat.core.commons.services.commentAndRating.impl.ui.UserCommentFormController
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class UserCommentFormController
extends FormBasicController

Description:
This controller offers a form to edit a comment. When the user presses save, the controller saves the comment to the manager.

When initialized without a comment, the form renders as empty message.

Events fired by this controller:

Initial Date: 24.11.2009

Author:
gnaegi

Field Summary
 
Fields inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
 
Method Summary
 
Methods inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
dispose, event
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait