StringSettingsComponent  
    class StringSettingsComponent(settings: StringSettings = default) : SettingsComponent<StringSettings, StringScheme> (source)
Component for settings of random string generation.
See also
Parameters
settings
the settings to edit in the component
Constructors
Functions
Link copied to clipboard
                Validates all input fields.
Link copied to clipboard
                Returns true if this component contains unsaved changes.
Returns true if any symbol sets have been reordered.
Link copied to clipboard
                Loads the given scheme into the component's state.
Link copied to clipboard
                Loads the default settings object.
Loads settings.
Link copied to clipboard
                Saves the component's state into the given scheme.
Link copied to clipboard
                Saves settings to the default settings object.
Saves settings to settings.