Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » FormEditor and SectionPart
FormEditor and SectionPart [message #277224] Tue, 07 December 2004 07:07
Muhammad Aamir is currently offline Muhammad AamirFriend
Messages: 48
Registered: July 2009
Member
I am creating a data entry form wtih FormEditor. However there is some
confusion because of lack of documentation. The question right now I have
is:

Do I have to create a sub class for each SectionPart of my form page and
add listeners on the widgets of this part (like text field) so that whenever
user changes the value in of these widget/text field the listener will mark
the SectionPart dirty (by calling sectionPart.markDirty()) so that in turn,
section part could change the managed form state as dirty and so on ??

Thanx
Muhammad Aamir
Previous Topic:Toolbar and Text Field
Next Topic:REPOST: How to load a plugin programatically?
Goto Forum:
  


Current Time: Sat Nov 09 05:23:20 GMT 2024

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

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

Back to the top