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/16 17:25:17 UTC

[royale-asjs] branch develop updated (580c6b9 -> 90ce2cb)

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 580c6b9  Added KeyLocation in KeyboardEvent.as
     add 90ce2cb  Added DataGridHeader.as and DataGridHeaderBase.as

No new revisions were added by this update.

Summary of changes:
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |    2 +
 .../mx/controls/dataGridClasses/DataGridHeader.as  | 1656 ++++++++++++++++++++
 .../dataGridClasses/DataGridHeaderBase.as}         |   76 +-
 3 files changed, 1704 insertions(+), 30 deletions(-)
 create mode 100644 frameworks/projects/MXRoyale/src/main/royale/mx/controls/dataGridClasses/DataGridHeader.as
 copy frameworks/projects/MXRoyale/src/main/royale/mx/{core/IRectangularBorder.as => controls/dataGridClasses/DataGridHeaderBase.as} (53%)