org.riotfamily.components.riot.form
Class StaticContentOptionsModel
java.lang.Object
org.riotfamily.components.riot.form.StaticContentOptionsModel
- All Implemented Interfaces:
- OptionsModel
public class StaticContentOptionsModel
- extends Object
- implements OptionsModel
- Since:
- 7.0
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticContentOptionsModel
public StaticContentOptionsModel()
setValues
public void setValues(Collection<?> values)
getOptionValues
public Collection<?> getOptionValues(Element element)
- Specified by:
getOptionValues
in interface OptionsModel