Package org.olat.core.gui.formelements

Interface Summary
FormElement  
KeyValue  
MultipleSelectionElement  
SelectionElement  
SingleSelectionElement  
 

Class Summary
AbstractFormElement enclosing_type Description:
AbstractTextElement Initial Date: Apr 20, 2004
CheckBoxElement Description:
DateElement Description:
HTMLTextAreaElement  
IntegerElement  
KeyValueImpl  
LinkElement Initial Date: 08.08.2003
PasswordElement  
PopupData Initial Date: 06.10.2004
RadioButtonGroupElement Radio buttons are static single selection elements that are rendered as a radio button group instead of a drop down list
SpacerElement  
StaticHTMLTextElement statictextelement is like a textelement, but can never be edited
StaticMultipleSelectionElement  
StaticSingleSelectionElement  
StaticTextElement statictextelement is like a textelement, but can never be edited
TextAreaElement  
TextElement  
TitleElement  
VisibilityDependsOnSelectionRule Description:
A form selection element can have a list of VisibilityDependsOnSelectionRules.
WikiMarkupTextAreaElement Deprecated.
WikiMarkupTextAreaElementAutoSize Deprecated.