The interface for a ContextWidget. A ContextWidget provides a hidden
field that equates to the context object. So, for example, say you are
creating a form to add a new CVE reference on a bug, you can provide the
bug to the form using a contextWidget. It's similar to the OwnerWidget,
which provides the user to the form as a field. This just provides the
context object that the form was rendered off.