org.riotfamily.forms.options
Class StaticOptionsModel
java.lang.Object
org.riotfamily.forms.options.StaticOptionsModel
- All Implemented Interfaces:
- OptionsModel
public class StaticOptionsModel
- extends Object
- implements OptionsModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticOptionsModel
public StaticOptionsModel(Collection<?> values)
getOptionValues
public Collection<?> getOptionValues(Element element)
- Specified by:
getOptionValues
in interface OptionsModel