SUInPlaceEditor

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

SUInPlaceEditor

Udo Schneider
All,

is there any InPlaceCollectionEditor support in the Seaside
scriptaculous wrapper?

CU,

Udo

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: SUInPlaceEditor

Lukas Renggli
> is there any InPlaceCollectionEditor support in the Seaside scriptaculous
> wrapper?

Sure. There is a class (SUInPlaceCollectionEditor), a factory method
(#inPlaceCollectionEditor) and a functional test/example
(SUInPlaceEditorTest>>#renderInPlaceCollectionEditorOn:) of exactly
that name.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: SUInPlaceEditor

Udo Schneider
Lukas Renggli schrieb:
> Sure. There is a class (SUInPlaceCollectionEditor), a factory method
> (#inPlaceCollectionEditor) and a functional test/example
> (SUInPlaceEditorTest>>#renderInPlaceCollectionEditorOn:) of exactly
> that name.
Great! Which Scriptaculous version is this? Scriptaculous-lr.245 from
www.squeaksource.com/Seaside doesn't contain these classes/methods?

Or is this Seaside 2.9 only at the moment?

CU,

Udo

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Re: SUInPlaceEditor

Lukas Renggli
> Or is this Seaside 2.9 only at the moment?

Indeed, this seems to be Seaside 2.9 only. Though, it can easily be
back-ported if necessary.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: SUInPlaceEditor

Udo Schneider
> Indeed, this seems to be Seaside 2.9 only. Though, it can easily be
> back-ported if necessary.
No problem - I'll port it.

CU,

Udo

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside