Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Abstract fields, columns etc.(Conceptual difference between abstract and concrete items)
Abstract fields, columns etc. [message #758874] Thu, 24 November 2011 21:50 Go to next message
Bertin Kiekebosch is currently offline Bertin KiekeboschFriend
Messages: 330
Registered: August 2011
Senior Member
In some dialogs you can click a checkbox to show additional items. For example if you add a field, you can check "show all fields". The dialog then shows a longer list with abstract fields.

There are several places in the GUI where more, mostly more abstract, items can be shown.

What is the conceptual difference between these options. Why are some field not in the first list but only show up in the abstract list.

Do you have to do extra work for these additional "abstract" fields when you want to use them and if yes is there an example what you have to do.

Re: Abstract fields, columns etc. [message #759610 is a reply to message #758874] Tue, 29 November 2011 10:44 Go to previous messageGo to next message
Eclipse UserFriend
The only reason to have a 'simple' and 'advanced' mode is to provide a short list which matches in 90% of all cases. From the runtime point of view there is absolutely no difference between simple and advanced mode.

The Scout SDK extension point 'org.eclipse.scout.sdk.ui.formField' enables the possibility to extend this short list beside other functionality. Aware implementations of SDK extension points must be deployed to the plugin folder of the Eclipse IDE.

-Andreas
Re: Abstract fields, columns etc. [message #805529 is a reply to message #758874] Thu, 23 February 2012 21:43 Go to previous message
Eclipse UserFriend
Improved behavior of advanced mode (all fields).
See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=372417
/a
Previous Topic:AbstractImageField with scrollbar
Next Topic:Eclipse Scout Architecture: Why is there a Web Server / Web Container?
Goto Forum:
  


Current Time: Wed Apr 24 17:58:25 GMT 2024

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

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

Back to the top