Friday, August 9, 2019

Re: elemental2: Document.createEvent ?

What about Document.execCommand() ?


On Fri, Aug 9, 2019 at 5:20 PM Vassilis Virvilis <vasvir2@gmail.com> wrote:
>
> Hi,
>
> I am looking for Document.createEvent and I can see that createEvent
> is defined in DocumentEvent which is an interface but Document itself
> does not inherit/implement this interface.
>
> I suppose I can cast Document it to DocumentEvent with Js.cast() but
> that's ugly.
>
> So what's going on?
>
> I am using elemental2 2.25 as published by Peter Donald.
>
> --
> Vassilis Virvilis



--
Vassilis Virvilis

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CAKbOjEx4%2B3TZuMJf2%3DBiCW6d57o-OLoMiBjqjSi%3DMjPny%2B%2B_ug%40mail.gmail.com.

No comments:

Post a Comment