Interface ViewSettings

All Superinterfaces:
UiComponentSettings<ViewSettings>
All Known Implementing Classes:
AbstractViewSettings, ViewSettingsJson

public interface ViewSettings extends UiComponentSettings<ViewSettings>
Base interface for classes that collect component settings from View. It provides an API for putting, getting, and removing settings.
See Also: