apache / apache/royale-asjs

Implementation of "uid" is missing in UIComponent

Open
#536 4 comments 0 reactions 1 assignee Claimed by @aharui View on GitHub
Dominant language
ActionScript
Stars
380
Forks
120
PR merge metrics
No merged PRs in 30d

Description

public function get uid():Object
{
trace("uid not implemented");
return 0;
}
public function set uid(value:Object):void
{
trace("uid not implemented");
}
@aharui Please implement uid
Thanks in Advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.