:: com :: sun :: star :: ucb ::

struct ListEvent
Base Hierarchy
ListEvent
 ┗ ::com::sun::star::lang::EventObject
Description
specifies the type of event fired by an XDynamicResultSet

Elements' Summary
Changes If you apply the given ListActions one after the other to the old version of an resultset in given order, you will get the positions in the new version.  
Elements' Details
Changes
sequence< ListAction > Changes;
Description
If you apply the given ListActions one after the other to the old version of an resultset in given order, you will get the positions in the new version.
Top of Page