add a name property to Component
--------------------------------
Key: PIVOT-520
URL: https://issues.apache.org/jira/browse/PIVOT-520
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.5
Reporter: Appddevvv
Add a name property to Component
a) A getter/setter
b) A method to Container for Component getNamedComponent(String componentName)
The name should default to an the wtkx:id if one is specified for that
component or if the name is not specified, null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.