• 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
problem with selectedObject of EOFormController in Java Client
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with selectedObject of EOFormController in Java Client


  • Subject: problem with selectedObject of EOFormController in Java Client
  • From: Jaime Magiera <email@hidden>
  • Date: Thu, 2 Sep 2004 02:19:40 -0400

I can get the selectedObject() of an EOFormController after the interface has been drawn and the values are displayed. However, this returns null:


public JCMediaProjectFormWindowController(EOXMLUnarchiver unarchiver) { super(unarchiver); aProject = selectedObject(); }

How do I get the selectedObject() before everything gets drawn/loaded? I'd need to use it in code beforehand. (I noticed the client side doesn't have awake() or anything similar).

Jaime
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: NSTimestampFormatter problem
  • Next by Date: Re: NSTimestampFormatter problem (SOLVED)
  • Previous by thread: Changing Bindings on Sub-Components Via Hyperlinks?
  • Next by thread: RE: problem with selectedObject of EOFormController in Java Client
  • Index(es):
    • Date
    • Thread