• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Event firing from changing EOs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Event firing from changing EOs


  • Subject: Event firing from changing EOs
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Sun, 6 Jan 2008 18:53:29 -0400

Hi all,

I am trying to make an EOGenericRecord subclass that will automatically fire events when new values are set. It is imperative that the event firing is absolute, nothing can be allowed to slip by, if a property changes in any way, an event has to be fired.

Will overriding the following methods to fire the events take care of every value change in the EO?

public void takeStoredValueForKey(Object value, String key)
protected void includeObjectIntoPropertyWithKey(Object eo, String key)
protected void excludeObjectFromPropertyWithKey(Object eo, String key)

Thanks,
Flor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Event firing from changing EOs
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Re: Ajax demo
  • Next by Date: RE: Large Array Clogging
  • Previous by thread: Re: Ajax demo
  • Next by thread: Re: Event firing from changing EOs
  • Index(es):
    • Date
    • Thread