UuidSettingsComponent
class UuidSettingsComponent(settings: UuidSettings) : SettingsComponent<UuidSettings, UuidScheme>
Content copied to clipboard
Component for settings of random UUID generation.
See also
Parameters
settings
the settings to edit in the component
Constructors
UuidSettingsComponent
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