Interface ComponentSettings

All Known Implementing Classes:
AbstractPaginationSettings, DataGridSettings, FilterSettings, GroupBoxSettings, GroupTableSettings, PaginationSettings, ResizableTextAreaSettings, SimplePaginationSettings, SplitPanelSettings, TableSettings, TreeDataGridSettings

public interface ComponentSettings
Base interface for component settings. See TableSettings as an example.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getId

      @Nullable String getId()
    • setId

      void setId(@Nullable String id)