37383940414243
* @param context The XDIME context */ public ScriptElement(XDIMEContextInternal context){ super(WidgetElements.SCRIPT, context); protocolAttributes = new ScriptAttributes(); }