ViewDocumentFocusEvent
typedef
Fired when one of the editables gets focus.
Introduced by FocusObserver.
Note that because FocusObserver is attached by the EditingView this event is available by default.
Properties
args : [ data: ViewDocumentDomEventData<FocusEvent> ]module:engine/view/observer/focusobserver~ViewDocumentFocusEvent#argsname : 'focus'module:engine/view/observer/focusobserver~ViewDocumentFocusEvent#name
Value
object