Package org.ametys.cms.properties.tab
Interface PropertiesTab
- All Superinterfaces:
Prioritizable
- All Known Implementing Classes:
DefaultPropertiesTab
The properties tab tool configuration.
Each tab supports a target.
-
Method Summary
Modifier and TypeMethodDescriptionGet the configuration of the tab to send to the properties tool.Methods inherited from interface org.ametys.runtime.plugin.component.Prioritizable
getPriority
-
Method Details
-
getConfiguration
Get the configuration of the tab to send to the properties tool.- Returns:
- the configuration as a
Map
-