bookmark

How to programatically add css class to list item - Apache Wicket - Apache Software Foundation


Description

item.add(new AttributeAppender("class", new Model("foo"), " "));

Preview

Tags

Users

  • @jil

Comments and Reviews