org.riotfamily.forms.options
Class DependentOptionsModelFactory
java.lang.Object
org.riotfamily.forms.options.DependentOptionsModelFactory
- All Implemented Interfaces:
- OptionsModelFactory
public class DependentOptionsModelFactory
- extends Object
- implements OptionsModelFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentOptionsModelFactory
public DependentOptionsModelFactory()
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