org.riotfamily.forms.options
Class PropertyOptionsModel
java.lang.Object
org.riotfamily.forms.options.PropertyOptionsModel
- All Implemented Interfaces:
- OptionsModel
public class PropertyOptionsModel
- extends Object
- implements OptionsModel
- Since:
- 6.5
- 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 |
PropertyOptionsModel
public PropertyOptionsModel()
setPropertyName
public void setPropertyName(String propertyName)
getOptionValues
public Collection<?> getOptionValues(Element element)
- Specified by:
getOptionValues
in interface OptionsModel