That worked great!!!
thank you so much
For those of you who don't know (as i was one of them just a minute ago)
EventContext is a collection of parameters that may eventually be passed to
an event handler method. in this case two parameters were returned wrapped
int the context - the value in the
Hi,
I guess you are using Inge's ZoneUpdater?
Try to add the context parameter to the textfield:
The 'id' should be in the EventContext and you should be able to
retrieve it in Object onMyEvent(EventContext context);
Hope that works :)
Christian
Am 29.12.09 13:30, schrieb markovinac ante: