The Application responsible for configuring a single token document within a parent Scene

TokenApplication

Hierarchy

  • any
    • TokenConfig

Properties

isPrototype: boolean = false

Accessors

  • get actor(): any

    Returns any

  • get isVisible(): any

    Returns any

  • get token(): any

    Returns any

Methods

  • Returns Promise<void>

  • Parameters

    • formConfig: any
    • event: any

    Returns void

  • Parameters

    • options: any

    Returns void

  • Parameters

    • context: any
    • options: any

    Returns any

  • Parameters

    • options: any

    Returns Promise<any>

  • Parameters

    • options: any

    Returns Promise<any>

  • Parameters

    • changes: any

    Returns void

  • Parameters

    • event: any
    • form: any
    • formData: any

    Returns any

  • Parameters

    • event: any
    • form: any
    • submitData: any
    • options: any

    Returns Promise<void>

  • Parameters

    • disabled: any

    Returns void

  • Protected

    Handle changing the attribute bar in the drop-down selector to update the default current and max value

    Parameters

    • event: Event

      The select input change event

    Returns void

  • Protected

    Reset the temporary preview of the Token when the form is submitted or closed.

    Returns void