Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement bindComponent on GomlNode #452

Open
kyasbal opened this issue Feb 15, 2017 · 0 comments
Open

Implement bindComponent on GomlNode #452

kyasbal opened this issue Feb 15, 2017 · 0 comments
Assignees

Comments

@kyasbal
Copy link
Member

kyasbal commented Feb 15, 2017

GomlNode#bindComponent(componentIdentity:NSIdentity|string|new ()=>Component,bindName:string);

これ欲しい。

  • 一番目の引数はバインドするコンポーネント、2番目はバインド先の変数

対象となるコンポーネントが見つからなかったり、対象となるコンポーネントがremoveされたりすると、nullとなる。二つ以上存在する場合は最初のコンポーネントを代入する。

@kyasbal kyasbal changed the title Implement bindComponent Implement bindComponent on GomlNOde Feb 15, 2017
@kyasbal kyasbal changed the title Implement bindComponent on GomlNOde Implement bindComponent on GomlNode Feb 15, 2017
@kyasbal kyasbal assigned kyasbal and moajo and unassigned kyasbal Feb 15, 2017
@moajo moajo mentioned this issue Sep 15, 2017
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants