Uses of Interface
org.apache.wicket.markup.html.tree.BaseTree.ILinkCallback

Packages that use BaseTree.ILinkCallback
org.apache.wicket.markup.html.tree Package for Tree components. 
 

Uses of BaseTree.ILinkCallback in org.apache.wicket.markup.html.tree
 

Methods in org.apache.wicket.markup.html.tree with parameters of type BaseTree.ILinkCallback
 MarkupContainer BaseTree.newLink(String id, BaseTree.ILinkCallback callback)
          Creates a link of type specified by current linkType.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.