Interface PropertiesTab

All Superinterfaces:
Prioritizable
All Known Implementing Classes:
DefaultPropertiesTab

public interface PropertiesTab extends Prioritizable
The properties tab tool configuration. Each tab supports a target.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the configuration of the tab to send to the properties tool.

    Methods inherited from interface org.ametys.runtime.plugin.component.Prioritizable

    getPriority
  • Method Details