You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rafael Nami <ra...@gmail.com> on 2006/04/26 15:27:40 UTC

DojoInserter component

Hi folks.
I've read (don't remember where) that in sanbox is a component that uses
Dojo.
Werner, can you explain a little bit about this component (with a tiny
example)?

Best Regards, keep up the excellent work

Re: DojoInserter component

Posted by Werner Punz <we...@gmx.at>.
Rafael Nami schrieb:
> Hi folks.
> I've read (don't remember where) that in sanbox is a component that uses
> Dojo.
> Werner, can you explain a little bit about this component (with a tiny
> example)?
>  
There are a handful of components
first of all for component hacking and quick results you have the dojo
initializer, this basically a wrapper for the internal DojoUtils tools
class.
It allows easy initialisation of dojo and the usage of its code within
html markup under verbatim, it also allows the debugging window

secondly a handful of components utilizing dojo made it in, like a timed
notifier, the state change notifier (which is due to the concept of
exclusion lists half broken unfortunately)
also a soon to be checked in pagelet component
and the effects tag, which partially utilizes dojo.

for demos of the dojoInitializer tag go to the dojo subdir of the
sandbox-examples, there you can see how to use it in various stages of
component prototyping and quick html hacking.

For the components themselves check out the timed notifier which is a
good and easy to grasp example on how to use dojo within a component and
how good the tag encapsulation is so that users do not have to care
about it.

Also check out the fisheye component for a more complicated one.

(And hopefully soon also the pagelet component which is still under
development and not checked in yet)

here are a handful of urls to my private server with some of the examples:

http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/fisheye.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/tableSuggestAjax.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/timedNotifier.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/inputSuggestAjax.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/effect.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/dojo/textareatestjsfonly.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/inputAjax.jsf
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/dojo/debugconsolejsfonly.jsf






Re: DojoInserter component

Posted by Rafael Nami <ra...@gmail.com>.
WoW lol!!!!!!
Very very good stuff, folks. I'll try to get my brain work in this kinda
thing now :).
Thanks and Best Regards

Rafael Mauricio Nami


2006/4/26, Matthias Wessendorf <ma...@apache.org>:
>
> here are the examples
>
> http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/home.jsf
>
> dojo is used:
>
> http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/dojo/textareatestjsfonly.jsf
>
> http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/fisheye.jsf
>
>
> http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/inputSuggestAjax.jsf
>
> HTH,
> Matthias
>
> On 4/26/06, Rafael Nami <ra...@gmail.com> wrote:
> >
> > Hi folks.
> > I've read (don't remember where) that in sanbox is a component that uses
> > Dojo.
> > Werner, can you explain a little bit about this component (with a tiny
> > example)?
> >
> > Best Regards, keep up the excellent work
>
>
> --
> Matthias Wessendorf
> Aechterhoek 18
> 48282 Emsdetten
> http://jroller.com/page/mwessendorf
> mwessendorf-at-gmail-dot-com
>

Re: DojoInserter component

Posted by Matthias Wessendorf <ma...@apache.org>.
here are the examples

http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/home.jsf

dojo is used:
http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/dojo/textareatestjsfonly.jsf

http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/fisheye.jsf

http://wuerg.kicks-ass.net:8080/myfaces-example-sandbox/inputSuggestAjax.jsf

HTH,
Matthias

On 4/26/06, Rafael Nami <ra...@gmail.com> wrote:
>
> Hi folks.
> I've read (don't remember where) that in sanbox is a component that uses
> Dojo.
> Werner, can you explain a little bit about this component (with a tiny
> example)?
>
> Best Regards, keep up the excellent work


--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
http://jroller.com/page/mwessendorf
mwessendorf-at-gmail-dot-com