LearnNewsExamplesServices
Frontmatter
id1596
titlemodel.Component: createBinding()
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 27, 2021, 3:49 PM
updatedAtMar 27, 2021, 3:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/1596
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 27, 2021, 3:50 PM

model.Component: createBinding()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 27, 2021, 3:49 PM

store the binding related infos inside this.bindings.

structure:

{
    bindingProperty: {
        coponentId: [key1, key2,...]
    }
}
tobiu added the enhancement label on Mar 27, 2021, 3:49 PM
tobiu assigned to @tobiu on Mar 27, 2021, 3:49 PM
tobiu referenced in commit 846fa04 - "model.Component: createBinding() #1596" on Mar 27, 2021, 3:50 PM
tobiu closed this issue on Mar 27, 2021, 3:50 PM