Annotation Interface PropertyAmendments
This annotation is used to hold property amendments for a component. These are used to notify the runtime system of
 removed or renamed properties, so it can attempt to correct the binding system for the changes.
- 
Required Element SummaryRequired Elements
- 
Element Details- 
removalsPropRemoved[] removals
- 
renamesPropRenamed[] renames
 
-