Class: DocumentMarksChangedEvent

DocumentMarksChangedEvent()

XMLEditorEvent sent after some documents are changed on the server side.

Constructor

new DocumentMarksChangedEvent()

Source:

Classes

DocumentMarksChangedEvent

Members

changes :array

Get the changes property of this event.
Type:
  • array
Source:

dragging :boolean

Get the dragging property of this event.
Type:
  • boolean
Source:

reason :string

Get the reason property of this event.
Type:
  • string
Source:

showing :boolean

Get the showing property of this event.
Type:
  • boolean
Source: