Hi, Those classes are custom for your application. They are not part of Wicket or of any of the Wicket UI libraries I have used before. You will have to see how those custom classes work and modify.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Mar 7, 2016 at 4:20 PM, Harry <[email protected]> wrote: > Hi Martin, > > Thanks for your post. > > I use a "SingleLinkColumn" at the icon to open a Journal. > It wasn't possible for me to change the icon at the table cell an re-paint > it. > > Whenn I used a "AjaxSingleLinkColumn<WebHAarHistData> aColumn2;" it wasn't > possible for me to open the Journal like before. So I'm not sure what's to > do! > > Kind regards > Harald > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-6-16-How-to-change-an-icon-at-a-data-table-tp4673824p4673845.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] > >
