Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Implementing graphical triggers

Hi,

FeatureSources have events.  Here's a code snippet on how to use them:
http://svn.geotools.org/udig/branches/1.1.x/udig/tutorials/ net.refractions.udig.code.examples/src/net/refractions/udig/code/ examples/EditEventListeners.java

Jesse

On 17-Jan-07, at 1:24 AM, Francisco Javier García González wrote:

	Hi,

We are extending functionallity from uDig 1.1-RC4. Trying to implement certain validations in reponse to edit feature actions like 'remove', 'insert', 'update'; we only find the 'EditManagerEvent' event to work with. Is there any other posiblilities? Where can we find more information about how to implement validations in response to this events?

	Thanks in advance for any help.

	Javier García



Genasys II Spain, S.A.U

Ventura de la Verga, 5
28014 - Madrid, SPAIN
Phone + 34 91 364 91 00
Fax + 34 91 364 91 19
Email fjgarcia@xxxxxxxxxxx

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top