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.- computeDocument - Compute Document Method Binding
- postNewDocument - Post New Document Method Binding
- postOpenDocument - Post Open Document Method Binding
- postSaveDocument - Post Save Document Method Binding
- queryNewDocument - Query New Document Method Binding
- queryOpenDocument - Query Open Document Method Binding
- querySaveDocument - Query Save Document Method Binding