You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2021/09/19 22:18:37 UTC

[royale-asjs] branch develop updated (aae220e -> ede7a49)

This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from aae220e  Added DropDownController.as in SparkRoyale, Added textInput in ComboBox.as,Added closeDropDown and OpenDropDown in DropDownListBase.as and Added NO_SELECTION in ListBase.as
     add ede7a49  Added AccordionHeader.as in MXRoyale

No new revisions were added by this update.

Summary of changes:
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   1 +
 .../containers/accordionClasses/AccordionHeader.as | 268 +++++++++++++++++++++
 2 files changed, 269 insertions(+)
 create mode 100644 frameworks/projects/MXRoyale/src/main/royale/mx/containers/accordionClasses/AccordionHeader.as