processMotion Method

Can be called by sub-classes as the default implementation of onMotion.

processMotion(): void

@see onMotion

@note Input fields are expected to call itemFieldNewInput when the user enters a value that is not a shortcut and call itemFieldCompletedInput when a value is accepted, such as when focusing out of the field. This is required for processMotion to correctly handle updating dynamic field values to reflect the current cursor location.

Returns - void

Defined in

Last Updated: 16 July, 2025