Bug 534267 - CompoundControlSWTRenderer should work similar to
SimpleControlSWTRenderer

* Create CompoundControl without DMR because this produces nasty log
messages because the DMR is invalid
* Show readonly and labelALignment in tooling when creating a compound
control
* Introduce SimpleControlSWTRendererUtil which allows to reuse functions
related to grid cell creation
* Introduce AbstractControlSWTRendererUtil which allows to reuse
functions related to reading values from the template
* CompoundControlSWTRenderer will try to reuse the validation cell from
the first child in order to nicely integrate with existing control
renderers
* Render label as one label which respects alignment/style bits
* Adjust test cases accordingly

Change-Id: I75985397373d59fbe804c32d94b34df78d5a8966
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
11 files changed
tree: 9a0fb45a850307f44451f6e7167457470e3525a4
  1. bundles/
  2. examples/
  3. features/
  4. i18n/
  5. releng/
  6. tests/
  7. .gitignore
  8. .travis.yml