WordSettingsComponent  
            class WordSettingsComponent(settings: WordSettings) : SettingsComponent<WordSettings, WordScheme> 
Content copied to clipboard
Component for settings of random word generation.
See also
Parameters
settings
the settings to edit in the component
Constructors
WordSettingsComponent
                          
                    Link copied to clipboard
                        the settings to edit in the component
Functions
doValidate
                          
                    
                  Link copied to clipboard
                        isModified
                          
                    
                  Link copied to clipboard
                        loadScheme
                          
                    
                  Link copied to clipboard
                        loadSettings
                          
                    Link copied to clipboard
                        saveScheme
                          
                    
                  Link copied to clipboard
                        saveSettings
                          
                    Link copied to clipboard
                        override fun saveSettings()
Content copied to clipboard
Properties
Sources
jvm source
                          
                    
                  Link copied to clipboard