org.riotfamily.forms.options
Class CollectionOptionsModelFactory
java.lang.Object
org.riotfamily.forms.options.CollectionOptionsModelFactory
- All Implemented Interfaces:
- OptionsModelFactory
public class CollectionOptionsModelFactory
- extends Object
- implements OptionsModelFactory
- 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 |
CollectionOptionsModelFactory
public CollectionOptionsModelFactory()
supports
public boolean supports(Object model)
- Specified by:
supports
in interface OptionsModelFactory
createOptionsModel
public OptionsModel createOptionsModel(Object model,
Element element)
- Specified by:
createOptionsModel
in interface OptionsModelFactory