|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.formelements.AbstractFormElement
org.olat.core.gui.formelements.TitleElement
public class TitleElement
| Constructor Summary | |
|---|---|
TitleElement(java.lang.String titleKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTitleKey()
Returns the titleKey. |
boolean |
isDirty()
|
void |
setReadOnly(boolean readOnly)
Sets the readOnly. |
void |
setTitleKey(java.lang.String titleKey)
|
void |
setValues(java.lang.String[] values)
the titleElement ignores setValues |
| Methods inherited from class org.olat.core.gui.formelements.AbstractFormElement |
|---|
clearError, getError, getExample, getLabelKey, getName, getVisualMarked, isError, isMandatory, isReadOnly, setError, setErrorKey, setErrorKeyWithParams, setExample, setLabelKey, setMandatory, setName, setVisualMarked |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TitleElement(java.lang.String titleKey)
titleKey - | Method Detail |
|---|
public void setValues(java.lang.String[] values)
values - public java.lang.String getTitleKey()
public void setTitleKey(java.lang.String titleKey)
titleKey - public void setReadOnly(boolean readOnly)
AbstractFormElement
setReadOnly in interface FormElementsetReadOnly in class AbstractFormElementreadOnly - The readOnly to setFormElement.setReadOnly(boolean)public boolean isDirty()
FormElement.isDirty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||