ArraySettingsComponent
class ArraySettingsComponent(settings: ArraySettings) : SettingsComponent<ArraySettings, ArrayScheme>
Content copied to clipboard
Component for settings of random array generation.
See also
Parameters
settings
the settings to edit in the component
Constructors
ArraySettingsComponent
Link copied to clipboard
the settings to edit in the component
Types
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