AffixDecoratorEditor

constructor(scheme: AffixDecorator, presets: Collection<String>, enabledIf: ComponentPredicate? = null, enableMnemonic: Boolean = true, namePrefix: String = "")(source)

Parameters

scheme

the scheme to edit

presets

the default affixation options available to the user in the editor

enabledIf

the predicate that determines whether the components in this editor are enabled

enableMnemonic

whether to enable mnemonics

namePrefix

the string to prepend to all component names