Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished interface XValidityConstraintListener
Base Interfaces
XValidityConstraintListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Usage Restrictions
not published
Description
specifies an interface for listening for changes in the validity constraints represented by an XValidator.

Methods' Summary
validityConstraintChanged called when the validity constraint represented by an XValidator, at which the listener is registered, changed.  
Methods' Details
validityConstraintChanged
void
validityConstraintChanged( [in] ::com::sun::star::lang::EventObject  Source );

Description
called when the validity constraint represented by an XValidator, at which the listener is registered, changed.
Parameter Source
The event source. The member ::com::sun::star::lang::EventObject::Source represents the validator component whose validity constraint changed.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.