List<ChoiceListValue> |
ResourceBundleChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
WorkflowTypesChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
TemplatesNodeChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
WorkflowChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
SubNodeTypesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
TemplatesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
MenusChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
CountryChoiceListInitializerAndRendererImpl.getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
SortableFieldnamesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
RenderModesChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
PermissionsChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
NamespaceChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
NodesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
ScriptChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
ComponentLinkerChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
ModuleImageChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context)
This Initializer allows to add an dimage to a dropdown list.
|
List<ChoiceListValue> |
FixedListChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
ComponentTypesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
NodeTypesChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
BackgroundActionChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
PropertyValuesChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
ChoiceListInitializer.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
CountryFlagChoiceListInitializerAndRendererImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
SortChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
List<ChoiceListValue> |
UsersChoiceListInitializerImpl.getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
void |
FixedListChoiceListInitializer.setItems(List<ChoiceListValue> items)
Injects the list of predefined choice options.
|