org.riotfamily.forms.options
Interface DependentOptionsModel<T>


public interface DependentOptionsModel<T>


Method Summary
 Collection<?> getOptionValues(T parent)
           
 String getParentProperty()
           
 

Method Detail

getParentProperty

String getParentProperty()

getOptionValues

Collection<?> getOptionValues(T parent)