Events

Listed here are the available events.

See Understanding events for descriptions and examples.

Mouse events

Mouse events occur for controls that accept mouse clicks.

Focus events

Focus events occur for controls that accept focus.

Select and change events

Select and change events occur for controls where text can be selected or values can be changed.

Key events

Key events occur for controls where keystrokes are accepted.

XPage events

XPage events occur for XPages and allow only server-side scripts.

Document events

Document events occur for data documents and allow only server-side scripts.

View events

View events occur for views and allow only server-side scripts.

Handler events

Handler events occur within an event handler.

Mobile control events (Extension Library)

Events also occur with Extension Library mobile controls to help when using mobile applications. These events can be used with the mobile Application Page and mobile Single Page Application controls.