throw new ItsNatException("Not supported in this context");
}
public void addEventListener(EventTarget target, String type, EventListener listener, boolean useCapture, ParamTransport[] extraParams)
{
throw new ItsNatException("Not supported in this context");
}