Add JSR-276 design time contract metadata for the trh:tableLayout component and
its children
--------------------------------------------------------------------------------------------
Key: TRINIDAD-1516
URL: https://issues.apache.org/jira/browse/TRINIDAD-1516
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Build
Affects Versions: 1.2.11-core
Reporter: Matt Cooper
Priority: Minor
Add JSR-276 design time contract metadata for the trh:tableLayout component and
its children:
https://jsf-metadata-spec-public.dev.java.net/source/browse/*checkout*/jsf-metadata-spec-public/proposals/proposed-metadata-items.html
The trh:tableLayout tag is a required ancestor for trh:rowLayout components.
The trh:rowLayout tag is a required ancestor for trh:cellFormat components.
To improve the design time experience for these components, we should add the
metadata that will help ensure the hierarchical ancestry contracts are
satisfied.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.