|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.components.Component
org.olat.core.gui.components.form.Form
org.olat.repository.DisplayCourseInfoForm
public class DisplayCourseInfoForm
| Field Summary |
|---|
| Fields inherited from class org.olat.core.gui.components.form.Form |
|---|
CANCEL_IDENTIFICATION, ELEM_BUTTON_COMMAND_ID, EVNT_FORM_CANCELLED, EVNT_VALIDATION_NOK, EVNT_VALIDATION_OK, SUBMIT_IDENTIFICATION |
| Constructor Summary | |
|---|---|
DisplayCourseInfoForm(java.lang.String name,
Translator translator,
ICourse course)
|
|
| Method Summary | |
|---|---|
void |
init(ICourse course)
Initialize form data based on repository entry. |
boolean |
validate()
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayCourseInfoForm(java.lang.String name,
Translator translator,
ICourse course)
| Method Detail |
|---|
public void init(ICourse course)
public boolean validate()
validate in class Formorg.olat.core.gui.components.Form#validate(org.olat.core.gui.UserRequest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||