UuidSchemeEditor

class UuidSchemeEditor(scheme: UuidScheme = UuidScheme()) : SchemeEditor<UuidScheme> (source)

Component for editing a UuidScheme.

Parameters

scheme

the scheme to edit

Constructors

Link copied to clipboard
constructor(scheme: UuidScheme = UuidScheme())

Properties

Link copied to clipboard
open override val rootComponent: DialogPanel

The root component of the editor.