This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new f17fecb Update jewel-list.md
f17fecb is described below
commit f17fecb0eef4da3bedaea889e116bfdd2748cde5
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri Oct 23 10:46:48 2020 +0200
Update jewel-list.md
---
component-sets/jewel/jewel-list.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/component-sets/jewel/jewel-list.md
b/component-sets/jewel/jewel-list.md
index 5d40a14..7558067 100644
--- a/component-sets/jewel/jewel-list.md
+++ b/component-sets/jewel/jewel-list.md
@@ -148,7 +148,7 @@ parent.addElement(list);
|----------------- |------------------------------------------------
|------------------------------------------------ |
|
[HorizontalListScroll](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.controls.list/HorizontalListScroll){:target='_blank'}
|
[org.apache.royale.core.IBead](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBead){:target='_blank'}
| Provide horizontal scroll to the list. |
|
[ListAlternateRowColor](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.controls.list/ListAlternateRowColor){:target='_blank'}
|
[org.apache.royale.core.IBead](https://royale.apache.org/asdoc/index.html#!org.apache.royale.core/IBead){:target='_blank'}
| Provide alternate background color of every row with two colors. |
-|
[ListPresentationModel](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.models/ListPresentationModel){:target='_blank'}
|
[IListPresentationModel](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.supportClasses.list/IListPresentationModel){:target='_blank'}
| Provide values used to present visuals. |
+|
[ListPresentationModel](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.beads.models/ListPresentationModel){:target='_blank'}
|
[EventDispatcher](https://royale.apache.org/asdoc/index.html#!org.apache.royale.events/EventDispatcher){:target='_blank'}([IListPresentationModel](https://royale.apache.org/asdoc/index.html#!org.apache.royale.jewel.supportClasses.list/IListPresentationModel){:target='_blank'})
| Provide values used to present visuals. |
### Common Beads