Updates to all examples
-----------------------
Key: XAP-281
URL: https://issues.apache.org/jira/browse/XAP-281
Project: XAP
Issue Type: Improvement
Reporter: Trevor Oldak
Major updates to all of the examples in the WebContent directory
All examples that are no longer pertinent have been removed.
Broken examples have been fixed.
Widget tests:
Added the ability to do any of the following to any element with an id:
Print XML
Assign any attribute
Assign all events
Remove any attribute
A few more smoke tests have been added
A new directory strucutre provides better organization
An attribute tester smoke test has been added to every component test. This is
an automated test that sets various attributes on the test Component so the
user only needs to confirm that each attribute has been correctly set.
The widget loader HTML file now can have a 'debug' argument for to ease with
debugging.
Due to the number of changes in directory structure, it is recommended that
whoever commits this delete all the current files in the examples folder before
committing these files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.