I've got my own wiz bang extension of RepeatingView and I want to add class attributes "last", "first" to the children for the HTML monkey.
Is the best way to add an AttributeAppender to each child Component that uses an IModel to get the class? Maybe in beforeOnRender I can't see an onChildAttach or onChildRemove method or anything like that. All my ideas seem a bit heavy and clumsy. This must be somewhere in existing code or Nabble but I'm afraid I couldn't see it. Sorry. -- View this message in context: http://www.nabble.com/Reach-into-a-component-to-change-XML-attribute-tf4527906.html#a12919632 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
