Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Lifecycle of a Form
Lifecycle of a Form [message #903236] Wed, 22 August 2012 15:42 Go to next message
Philippe Jacot is currently offline Philippe JacotFriend
Messages: 3
Registered: June 2012
Junior Member
I recently found that when using an SWT UI no activate event is sent to the form (created ticket 387684 for this).

This brought up the question how exactly a form ought to behave, that is which FormEvent should be triggered and when exactly. Looking through the Wiki I wasn't able to find an answer. Is this described somewhere?

Thanks!
Philippe
Re: Lifecycle of a Form [message #903330 is a reply to message #903236] Thu, 23 August 2012 07:59 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
I think the only content in wiki about lifecycle of a form is described in the
Form Handler page. But this cover only the events (execXxxx() functions) that are present in the Form and in the FormHandler classes.

I think you are right. It would be nice to extend the Form page (Events section).

Also related with the phases the lifecycle, the output value of the functions: isFormOpen(), isFormLoading(), isFormStored(), isFormClosed()
Re: Lifecycle of a Form [message #1431426 is a reply to message #903330] Thu, 25 September 2014 17:25 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Well I have started a Form lifecycle section on the wiki.
Re: Lifecycle of a Form [message #1440390 is a reply to message #1431426] Wed, 08 October 2014 09:50 Go to previous message
Urs Beeli is currently offline Urs BeeliFriend
Messages: 573
Registered: October 2012
Location: Bern, Switzerland
Senior Member
Thanks, this looks good!
Previous Topic:Luna: additional undesired Stop button in SWT UI
Next Topic:FileChooser in RAP
Goto Forum:
  


Current Time: Fri Mar 29 13:43:06 GMT 2024

Powered by FUDForum. Page generated in 0.02690 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top