Uses of Class
ontopoly.components.TreePanel
-
Packages that use TreePanel Package Description ontopoly.pages -
-
Uses of TreePanel in ontopoly.pages
Methods in ontopoly.pages that return TreePanel Modifier and Type Method Description protected TreePanel
AbstractTypesPage. createTreePanel(String id, org.apache.wicket.model.IModel<TreeModel> treeModelModel)
protected TreePanel
EmbeddedHierarchicalInstancePage. createTreePanel(String id, org.apache.wicket.model.IModel<TreeModel> treeModel)
-