|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleSelection
| Field Summary |
|---|
| Fields inherited from interface org.olat.core.gui.components.form.flexible.FormItem |
|---|
ERRORC, EXAMPLEC, LABELC |
| Fields inherited from interface org.olat.core.gui.components.form.flexible.FormBaseComponentIdProvider |
|---|
DISPPREFIX |
| Method Summary | |
|---|---|
int |
getSelected()
|
java.lang.String |
getSelectedKey()
|
boolean |
isOneSelected()
|
void |
setKeysAndValues(java.lang.String[] keys,
java.lang.String[] values,
java.lang.String[] cssClasses)
Set new keys and values in this selection box. |
| Methods inherited from interface org.olat.core.gui.components.form.flexible.elements.SelectionElement |
|---|
getKey, getSize, getValue, isMultiselect, isSelected, select |
| Methods inherited from interface org.olat.core.gui.components.form.flexible.FormItem |
|---|
addActionListener, clearError, doDispatchFormRequest, evalFormRequest, getAction, getActionListenersFor, getComponent, getErrorC, getErrorText, getExampleC, getExampleText, getLabelC, getLabelText, getName, getRootForm, getTranslator, getUserObject, hasError, hasExample, hasFocus, hasLabel, isEnabled, isMandatory, isVisible, reset, setEnabled, setErrorComponent, setErrorKey, setExampleKey, setFocus, setLabel, setLabelComponent, setMandatory, setRootForm, setTranslator, setUserObject, setVisible, showError, showExample, showLabel, validate |
| Methods inherited from interface org.olat.core.gui.components.form.flexible.FormBaseComponentIdProvider |
|---|
getFormDispatchId |
| Method Detail |
|---|
java.lang.String getSelectedKey()
boolean isOneSelected()
int getSelected()
void setKeysAndValues(java.lang.String[] keys,
java.lang.String[] values,
java.lang.String[] cssClasses)
keys - The new keys to usevalues - The new values to usecssClasses - The CSS classes that should be used in the form element for
each key-value pair or NULL not not use special styling
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||