Interface IPluginFormPropertiesExtensionParams
-
public interface IPluginFormPropertiesExtensionParamsParameters for the plugin that lets you add additional properties to a form.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocalegetLocale()
-
-
-
Method Detail
-
getLocale
Locale getLocale()
- Returns:
- The locale for which to extend the properties.
-
-