public interface FieldOptions
| Modifier and Type | Method and Description |
|---|---|
Comparator<String[]> |
getCustomComparator() |
Map<String,String> |
getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n)
Any object that are needed to get the options should
be passed in the constructor of the implementation.
|
Map<String,String> getOptions(EditConfigurationVTwo editConfig, String fieldName, WebappDaoFactory wDaoFact, I18nBundle i18n) throws Exception
ExceptionComparator<String[]> getCustomComparator()
Copyright © 2022. All rights reserved.