Skip to content

feat(dts-generator): add bindContext declarations and tests to TypedJSONModel#555

Open
viktorsperling wants to merge 1 commit intoUI5:mainfrom
viktorsperling:bindContext
Open

feat(dts-generator): add bindContext declarations and tests to TypedJSONModel#555
viktorsperling wants to merge 1 commit intoUI5:mainfrom
viktorsperling:bindContext

Conversation

@viktorsperling
Copy link
Collaborator

Adds the necessary TS declarations and implementation for the bindContext API of the JSONModel, to the TypedJSONModel.

Copy link

@pksinsik pksinsik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

import { JSONSafe, objectLikeByInference, Placeholder } from "../input";

import { TypedJSONModel } from "../../model";
import ClientContextBinding from "sap/ui/model/ClientContextBinding";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warum dieser import?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants