This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 703206d basic: add comment
703206d is described below
commit 703206d9f18317c3f27b4cb5646d2013d536dc60
Author: Carlos Rovira <[email protected]>
AuthorDate: Mon Aug 10 09:31:49 2020 +0200
basic: add comment
---
.../org/apache/royale/html/supportClasses/StyledUIItemRendererBase.as | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StyledUIItemRendererBase.as
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StyledUIItemRendererBase.as
index 04ce011..1fb5872 100644
---
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StyledUIItemRendererBase.as
+++
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StyledUIItemRendererBase.as
@@ -27,9 +27,7 @@ package org.apache.royale.html.supportClasses
[DefaultProperty("mxmlContent")]
/**
- * The UIItemRendererBase class is the base class for all
itemRenderers. An itemRenderer is used to
- * display a single datum within a collection of data. Components such
as a List use itemRenderers to
- * show their dataProviders.
+ * The StyledUIItemRendererBase is an UIItemRendererBase that support
the StyledUIBase base class
*
* @langversion 3.0
* @playerversion Flash 10.2