Le dimanche 15 novembre 2009 à 16:05 +0200, Bèrto ëd Sèra a écrit :
> Since this is probably going to come up over and over again in
> table/lists manipulation, is there any way to add attributes to just
> any tag without actually disrupting the existing code?

You can use Element>>attributeAt:put: like this:

tr attributeAt: 'entId' put: '1' 

Cheers!

Nico

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to