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 ac54b70 Update jewel-list.md
ac54b70 is described below
commit ac54b70d2666175b652214f5bf80169ad59bccfc
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri Oct 23 10:45:22 2020 +0200
Update jewel-list.md
---
component-sets/jewel/jewel-list.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/component-sets/jewel/jewel-list.md
b/component-sets/jewel/jewel-list.md
index 64fc2d3..5d40a14 100644
--- a/component-sets/jewel/jewel-list.md
+++ b/component-sets/jewel/jewel-list.md
@@ -148,6 +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. |
### Common Beads