Interface UIComponentConfiguration

All Known Subinterfaces:
AdvancedSearchConfiguration, BaseConfiguration, ContentEditorConfiguration, ContentElementConfiguration, ContentElementListConfiguration, ContextAwareUIComponentConfiguration, EditorConfiguration, GridViewConfiguration, ListViewConfiguration, WidgetDashboardConfiguration, WizardConfiguration
All Known Implementing Classes:
AbstractUIComponentConfiguration, DefaultAdvancedSearchConfiguration, DefaultBaseConfiguration, DefaultContentEditorConfiguration, DefaultContentElementConfiguration, DefaultContentElementListConfiguration, DefaultEditorConfiguration, DefaultGridviewConfiguration, DefaultListViewConfiguration, DefaultWidgetDashboardConfiguration, DefaultWizardConfiguration, MultiTypeListMainAreaComponentFactory.MultiTypeListViewConfiguration

public interface UIComponentConfiguration
Interface for all UI component configurations. From instances of this interface it is possible to construct UI components, such as editors, list views etc. The configuration itself is stored in XML files.