Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Forms and PropertyListeners
Forms and PropertyListeners [message #1748337] Tue, 22 November 2016 10:52 Go to next message
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Hi there,

I am wondering where the best place for attaching property listeners to form fields is?

I tried to attach a propertylistener in the execFormActivated method, but this method is never called, when to form is opened.

Is there a better way to attach listeners to form fields?

Thanks

Peter
Re: Forms and PropertyListeners [message #1748341 is a reply to message #1748337] Tue, 22 November 2016 11:24 Go to previous messageGo to next message
Ivan Motsch is currently offline Ivan MotschFriend
Messages: 154
Registered: March 2010
Senior Member
Depending on what the listener is intended to do i would attach them in
the Form's execInit or in the FormHandler's execLoad
Re: Forms and PropertyListeners [message #1748366 is a reply to message #1748341] Tue, 22 November 2016 13:40 Go to previous message
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Thanks. I'll give that a try Smile
Previous Topic:login page
Next Topic:login page
Goto Forum:
  


Current Time: Fri Apr 19 01:03:04 GMT 2024

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

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

Back to the top