Interface UISettingsSupporter

    • Method Detail

      • setUISettingsParameters

        void setUISettingsParameters​(Class cls,
                                     String property)
        Sets the parameters for storing the UI settings.
        Parameters:
        cls - the class
        property - the property
      • clearUISettingsParameters

        void clearUISettingsParameters()
        Clears the parameters for storing the UI settings.