org.apache.wicket.extensions.markup.html.tree.table
public static interface TreeTable.IRenderNodeCallback extends org.apache.wicket.util.io.IClusterable
| Modifier and Type | Method and Description |
|---|---|
String |
renderNode(TreeNode node)
Renders the tree node to text.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.