Top   Module   Use   Manual   Index 

com :: sun :: star :: form ::

struct DatabaseParameterEvent

Base Struct
com::sun::star::lang::EventObject

Description
is fired if values for parameters are needed.


Elements

com::sun::star::container::XIndexAccess Parameters
Description
specifies the list of parameters. Each parameter contains a complete description of the value and the value itself.
See also
com::sun::star::sdb::Column
Top of Page