首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > flexible-chimp

flexible-chimp

  • 资源大小:1.54 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Chimp is permission based filtering component for Adobe Flex and AIR. Applications implement Chimp by adding metadata within the Flex UIComponents. Based on the metadata it will remove components completely, enable/disable, and update visibility. Quick Setup: 1) Download and add the chimp.swc to your project library 2) Add compiler argument to keep necessary metadata: -locale en_US -keep-as3-metadata+=Protected 3) Load the Chimp in your application. The Chimp must be loaded but before children are added because they are tracked with an event listener on the add to stage system event: Chimp.load(perms); 4) Add metadata to your Flex components: [Protected(permissions="ROLE_ADMIN",notInPermissionAction="removeChild",componentId="this")] [Protected(permissions="ROLE_UPDATE",inPermissionAction="enable",componentId="upd

文 件 列 表

chimp-example
.actionScriptProperties
.flexProperties
.project
.settings
bin-debug
html-template
libs
src
VIP VIP
0.162889s