Hi, I've got a AjaxEditableMultiLineLabel. This component generates a span tag which wraps a <p> which contains the text for the text box. I want to add "display: inline" to this <p> tag. I'm aware of AttributeModifier, SimpleAttributeModifier, etc, but I don't understand how to "reach" the <p> tag in order to be able to add stuff to it.
Thanks, Mike -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxEditableMultiLineLabel-adding-attributes-to-its-generated-markup-tp3577215p3577215.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
