A LimeWebComponentContext bound to a specific Lime object.
Narrows the context so that both limetype and id are required. Use this anywhere the consumer needs guaranteed access to a single record — for example property panels, detail views, or operations that target one object.
limetype
id
A LimeWebComponentContext bound to a specific Lime object.
Narrows the context so that both
limetypeandidare required. Use this anywhere the consumer needs guaranteed access to a single record — for example property panels, detail views, or operations that target one object.