The CustomLinkTargetInputFormView class is a basic view with a few child items. It is used to edit a custom target. It consists of a basic input field (with label) and two buttons (save & cancel) Keystrokes and focus are handled accordingly.

Hierarchy

  • default
    • CustomLinkTargetInputFormView

Constructors

Properties

cancelButtonView: default
disableCssTransitions: (() => void)

Type declaration

    • (): void
    • Returns void

enableCssTransitions: (() => void)

Type declaration

    • (): void
    • Returns void

focusTracker: default
keystrokes: default
labeledInput: default<default>
saveButtonView: default

Methods