Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttributeEditor

Editor for attributes.

Hierarchy

  • AttributeEditor

Index

Properties

onApply

onApply: (operations: AttributeOperation[]) => void

Type declaration

    • (operations: AttributeOperation[]): void
    • Parameters

      • operations: AttributeOperation[]

      Returns void

operations

operations: AttributeOperation[]

Methods

apply

  • apply(): void

removeAttribute

setAttribute

  • setAttribute(name: string, value: string | number | boolean | Date): AttributeEditor

Generated using TypeDoc