*/
private ResponseResponseElement widgetResponseElement;
public ResponseBodyElement(XDIMEContextInternal context) {
super(ResponseElements.BODY, context);
protocolAttributes = new ResponseBodyAttributes();
canvasAttributes = new CanvasAttributes();
}