onComponentTag(...) {
tag.remove("class");
}
On Wed, Jun 16, 2010 at 12:37 AM, David Chang <[email protected]>wrote:
> Hello,
>
> I add a CSS class to component dynamcially the following way:
>
> inputComponent.add(new AttributeAppender("class", new
> Model<String>("errorField"), " "));
>
> How can I remove this CSS class in java code?
>
> Best!
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--
Jeremy Thomerson
http://www.wickettraining.com