public class ChildVClassesOptions extends Object implements FieldOptions
| Constructor and Description |
|---|
ChildVClassesOptions(String vclassUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassUri() |
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.
|
ChildVClassesOptions |
setDefaultOptionLabel(String label) |
public ChildVClassesOptions(String vclassUri)
public ChildVClassesOptions setDefaultOptionLabel(String label)
public Map<String,String> getOptions(EditConfigurationVTwo editConfig, String fieldName, WebappDaoFactory wDaoFact, I18nBundle i18n) throws Exception
FieldOptionsgetOptions in interface FieldOptionsExceptionpublic String getClassUri()
public Comparator<String[]> getCustomComparator()
getCustomComparator in interface FieldOptionsCopyright © 2022. All rights reserved.