Results 1 to 3 of 3

Thread: View lifecycle

  1. #1
    Join Date
    Aug 2004
    Posts
    229

    Default View lifecycle

    Has any more thought been given to view lifecycle? My basic need is to do some processing whenever a particular view is "closed" or switched away from (whether by closing the application, or the user selecting another view from a menu, etc).

    Thanks,
    Andy

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    Andy,

    Yes - this is a high priority. We will extend the view lifecycle to track open, activation, deactivation, and close events. We will also extend the view management capabilities to cache open view panes; right now a view is re-created on each activation which needs to change.

    Thanks,
    Keith

  3. #3
    Join Date
    Aug 2004
    Posts
    229

    Default

    I'm contemplating checking out the latest spring-rich and updating my current app-in-development to be in synch with the latest and greatest. Is view lifecycle available yet? If so, that would make this a nobrainer...

    Thanks,
    Andy

Similar Threads

  1. Replies: 9
    Last Post: Nov 1st, 2005, 10:36 PM
  2. Replies: 0
    Last Post: Aug 29th, 2005, 03:23 PM
  3. PageCompononentListener Hooks...JIRA issue?
    By amcauley in forum Swing
    Replies: 9
    Last Post: Apr 15th, 2005, 06:10 AM
  4. Content Provider vs View Model
    By Martin Kersten in forum Swing
    Replies: 21
    Last Post: Mar 10th, 2005, 02:25 PM
  5. refreshing the view
    By Jurijus Jarmakas in forum Swing
    Replies: 2
    Last Post: Feb 8th, 2005, 05:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •