public interface IRenderable
extends org.apache.wicket.util.io.IClusterable
void render(TreeNode node, org.apache.wicket.request.Response response)
node - The node for the row. Will be null for headerresponse - Response where the renderer is supposed to write the content.Copyright © 2016. All Rights Reserved.