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

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


    from 8af4d01  Merge branch 'feature/MXRoyale' of 
https://github.com/apache/royale-asjs into feature/MXRoyale
     add 29aca91  Copied IViewCursor.as flexSDK->Royale
     add d0bec9b  ICollectionView Copied FlexSDK->Royale
     add 7f528a9  Update IViewCursor.as
     add 279e1ae  Update file
     add e6d4c04  Update ICollectionView.as
     add 6043fa6  Update MXRoyaleClasses.as
     add 7d56cf5  Merge branch 'feature/MXRoyale' into Cursor
     new 7c9bdd5  Merge pull request #156 from alinakazi/Cursor

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   3 +
 .../main/royale/mx/collections/CursorBookmark.as   | 164 ++++++++
 .../main/royale/mx/collections/ICollectionView.as  | 296 +++++++++++++
 .../src/main/royale/mx/collections/IViewCursor.as  | 466 +++++++++++++++++++++
 4 files changed, 929 insertions(+)
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/collections/CursorBookmark.as
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/collections/ICollectionView.as
 create mode 100644 
frameworks/projects/MXRoyale/src/main/royale/mx/collections/IViewCursor.as

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to