Skip to content

method "hasKey" of MapFx cannot be triggered by flex data binding mechanism#1

Open
hydra1983 wants to merge 4 commits intoAS3Commons:masterfrom
hydra1983:master
Open

method "hasKey" of MapFx cannot be triggered by flex data binding mechanism#1
hydra1983 wants to merge 4 commits intoAS3Commons:masterfrom
hydra1983:master

Conversation

@hydra1983
Copy link

Issue 44: method "hasKey" of MapFx cannot be triggered by flex data binding mechanism

hydra1983 added 4 commits May 27, 2011 10:51
…akechanges):  method "hasKey" of MapFx cannot be triggered by flex data binding mechanism
…binding mechanism.

Solutions:
#set [Bindable("collectionChanged")] for IMap and MapFx methods:
* function hasKey(key : *) : Boolean;
* function itemFor(key : *) : *;
* function keysToArray() : Array;

#set [Bindable("collectionChanged")] for IDuplicates and MapFx methods:
function count(item : *) : uint;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments