Skip navigation links
A C D E G I P W 

A

allowAdd(String) - Method in interface io.wcm.caconfig.editor.ConfigurationEditorFilter
Allow to add configurations with this name in the configuration editor.

C

ConfigurationEditorFilter - Interface in io.wcm.caconfig.editor
ConfigurationEditorFilter OSGi services provide application-specific filtering of Context-Aware Configurations that are displayed in the "Add Configuration" dialog of the Context-Aware configuration editor.

D

DropdownOptionItem - Class in io.wcm.caconfig.editor
DropdownOptionItem(String, String) - Constructor for class io.wcm.caconfig.editor.DropdownOptionItem
 
DropdownOptionProvider - Interface in io.wcm.caconfig.editor
Allows to provide a dynamic list of options.

E

EditorProperties - Class in io.wcm.caconfig.editor
Properties that can be used for configuration property definitions to customize the edit widget within the editor.

G

getDescription() - Method in class io.wcm.caconfig.editor.DropdownOptionItem
 
getDropdownOptions(Resource) - Method in interface io.wcm.caconfig.editor.DropdownOptionProvider
Get dynamic list of dropdown items to available in the context-aware configuration editor.
getValue() - Method in class io.wcm.caconfig.editor.DropdownOptionItem
 

I

io.wcm.caconfig.editor - package io.wcm.caconfig.editor
Configuration editor API.

P

PROPERTY_DROPDOWN_OPTIONS - Static variable in class io.wcm.caconfig.editor.EditorProperties
Defines the list of dropdown options as JSON array with the list options.
PROPERTY_DROPDOWN_OPTIONS_PROVIDER - Static variable in class io.wcm.caconfig.editor.EditorProperties
Defines the OSGi service property of a DropdownOptionProvider implementation that should be used to dynamically fetch a list of dropdown options, instead of providing a fixed set of dropdown options via EditorProperties.PROPERTY_DROPDOWN_OPTIONS.
PROPERTY_PATHBROWSER_ROOT_PATH - Static variable in class io.wcm.caconfig.editor.EditorProperties
With this additional property the root path for the path browser widget can be set: The root path is passed as string value of the property.
PROPERTY_PATHBROWSER_ROOT_PATH_CONTEXT - Static variable in class io.wcm.caconfig.editor.EditorProperties
With this additional property the root path for the path browser widget can be set: If set to true, the current configuration context path is used as root path.
PROPERTY_SELECTOR - Static variable in interface io.wcm.caconfig.editor.DropdownOptionProvider
Name of OSGi property to distinguish different implementations of the provider.
PROPERTY_WIDGET_TYPE - Static variable in class io.wcm.caconfig.editor.EditorProperties
Property name for defining the widget type.

W

WIDGET_TYPE_DROPDOWN - Static variable in class io.wcm.caconfig.editor.EditorProperties
Widget type to add a dropdown list selection widget to a string or number parameter.
WIDGET_TYPE_PATHBROWSER - Static variable in class io.wcm.caconfig.editor.EditorProperties
Widget type to add a pathbrowser selection widget to a string parameter.
WIDGET_TYPE_TEXTAREA - Static variable in class io.wcm.caconfig.editor.EditorProperties
Widget type that allows to enter multiple lines of text for a string parameter.
A C D E G I P W 
Skip navigation links

Copyright © 2014–2021 wcm.io. All rights reserved.