Extendable TileTableHeaderBox, TileMode improvements

Extendable TileTableHeaderBox
To customize the TileTableHeaderBox simply create a GroupBox
implementing ITileTableHeaderBox as inner class within your table. This
will be the HeaderBox displayed in the TileTableHeader.
Basic support for synchronizing sortBy/groupBy columns between TableMode
and TileMode.

TileMode improvements:
- Group titles can now be rendered as html. Pass htmlEnabled parameter
from column to group.
- fix bug with missing rowIds in JsonTableRowTileMapping


Change-Id: I7e9ac8aae01c4814f483db284d24c6811fe916a9
24 files changed
tree: 66aab333b19e9326fe1e266b382682075b471805
  1. .settings/
  2. eclipse-scout/
  3. eclipse-scout-cli/
  4. eclipse-scout-core/
  5. license_files/
  6. org.eclipse.scout.dev.jetty/
  7. org.eclipse.scout.dev.jetty.test/
  8. org.eclipse.scout.dev.jetty.test.affix/
  9. org.eclipse.scout.jaxws.apt/
  10. org.eclipse.scout.json/
  11. org.eclipse.scout.migration.ecma6/
  12. org.eclipse.scout.rt/
  13. org.eclipse.scout.rt-settings/
  14. org.eclipse.scout.rt.client/
  15. org.eclipse.scout.rt.client.test/
  16. org.eclipse.scout.rt.dataobject/
  17. org.eclipse.scout.rt.dataobject.test/
  18. org.eclipse.scout.rt.jackson/
  19. org.eclipse.scout.rt.jackson.test/
  20. org.eclipse.scout.rt.mail/
  21. org.eclipse.scout.rt.mail.test/
  22. org.eclipse.scout.rt.mom.api/
  23. org.eclipse.scout.rt.mom.api.test/
  24. org.eclipse.scout.rt.mom.jms/
  25. org.eclipse.scout.rt.mom.jms.test/
  26. org.eclipse.scout.rt.platform/
  27. org.eclipse.scout.rt.platform.test/
  28. org.eclipse.scout.rt.rest/
  29. org.eclipse.scout.rt.rest.jackson/
  30. org.eclipse.scout.rt.rest.jersey.client/
  31. org.eclipse.scout.rt.rest.jersey.test/
  32. org.eclipse.scout.rt.rest.test/
  33. org.eclipse.scout.rt.server/
  34. org.eclipse.scout.rt.server.commons/
  35. org.eclipse.scout.rt.server.commons.test/
  36. org.eclipse.scout.rt.server.jaxws/
  37. org.eclipse.scout.rt.server.jaxws.test/
  38. org.eclipse.scout.rt.server.jdbc/
  39. org.eclipse.scout.rt.server.jdbc.test/
  40. org.eclipse.scout.rt.server.test/
  41. org.eclipse.scout.rt.serverbridge/
  42. org.eclipse.scout.rt.shared/
  43. org.eclipse.scout.rt.shared.test/
  44. org.eclipse.scout.rt.svg.client/
  45. org.eclipse.scout.rt.svg.client.test/
  46. org.eclipse.scout.rt.svg.ui.html/
  47. org.eclipse.scout.rt.team-project-set/
  48. org.eclipse.scout.rt.ui.html/
  49. org.eclipse.scout.rt.ui.html.scriptprocessor/
  50. org.eclipse.scout.rt.ui.html.scriptprocessor.test/
  51. org.eclipse.scout.rt.ui.html.selenium/
  52. org.eclipse.scout.rt.ui.html.test/
  53. shell_scripts/
  54. .gitattributes
  55. .gitignore
  56. .gitreview
  57. CONTRIBUTING.md
  58. eclipse-dictionary.txt
  59. pom.xml
  60. README.md
README.md

Eclipse Scout - RT

[Eclipse Scout] 1 is a mature and open framework for modern, service oriented business applications. It substantially boosts developer productivity and is simple to learn.

This Repository Eclipse Scout RT contains the source for the runtime components embedded in the applications build on top of the Eclipse Scout Framework.

Downloads

The content of this repository is build on the Eclipse infrastructure and the different versions are available on several [P2 Update Sites] 2.

The easiest way to start with Eclipse Scout is to download Eclipse for Scout Developers Eclipse for Scout Developers on the [Eclipse downloads page] 3.

Documentation & Links

  • [Eclipse Scout Documentation] 4
  • [Eclipse Scout Forum] 5
  • [Eclipse Bugzilla] 6 (Product=Scout; Component=Scout)

Contribution Guidelines

We welcome any kind of contributions (Bug report, documentation, code contribution...). Please read the [Eclipse Scout Contribution page] 7 to know more about it.

The contribution process of Eclipse Scout is hosted on tools deployed by the Eclipse Foundation (involing [Bugzilla] 6, Gerrit, Hudson, MediaWiki...).

External tools like the GitHub tracker and pull requests are not supported.

Get in Touch

To get in touch with the Eclipse Scout community, please open a thread in the [Eclipse Scout Forum] 5 or send a mail to [our mailing list] 8: scout-dev@eclipse.org

License

[Eclipse Public License (EPL) v1.0] 9