:: com :: sun :: star :: util ::

struct DataEditorEvent
Base Hierarchy
DataEditorEvent
 ┗ ::com::sun::star::lang::EventObject
Description
specifies an event broadcasted by an XDataEditor.

Elements' Summary
Type specifies the type of the event.  
Elements' Details
Type
DataEditorEventType Type;
Description
specifies the type of the event.
Top of Page