A LimeWebComponentContext bound to a Lime type without targeting a specific object.
Narrows the context so that limetype is required while id may still be null. Use this anywhere the consumer works with the limetype as a whole — for example list views, type-level configuration, or operations over a set of objects of one limetype.
limetype
id
null
A LimeWebComponentContext bound to a Lime type without targeting a specific object.
Narrows the context so that
limetypeis required whileidmay still benull. Use this anywhere the consumer works with the limetype as a whole — for example list views, type-level configuration, or operations over a set of objects of one limetype.