murano/releasenotes/notes/meta-for-ui-72f5b58c6d17599f.yaml
Valerii Kovalchuk 6f04c2ba76 Implement meta-classes for UI hints
The following meta-classes are implemented and placed to the core
library: Title, Description, HelpText, Hidden, Section, Position.
They can be attached to the different MuranoPL entities and used
during the automatic UI definition generation.
Also meta-class ModelBuilder is added for marking special static
methods.

Change-Id: I474d69b2cadb9b200e70d4d9daaef3e87d9cb3a5
Partially-implements: blueprint muranopl-forms
2016-06-17 18:41:36 +03:00

5 lines
158 B
YAML

---
features:
- The meta-classes Title, Description, HelpText, Hidden, Section, Position,
ModelBuilder are implemented and placed to the core library .