Package io.jmix.flowui.facet.settings
Interface ViewSettings
- All Superinterfaces:
UiComponentSettings<ViewSettings>
- All Known Implementing Classes:
ViewSettingsJson
Base interface for classes that collect component settings from
View. It provides an API for
putting, getting, and removing settings.- See Also:
-
Method Summary
Methods inherited from interface io.jmix.flowui.facet.settings.UiComponentSettings
delete, delete, getBoolean, getDouble, getInteger, getLong, getOwnerId, getSettings, getSettingsOrCreate, getString, initialize, isModified, put, put, put, put, put, put, serialize, setModified