public interface IJcrTreeNode extends TreeNode, org.apache.wicket.model.IDetachable
Modifier and Type | Method and Description |
---|---|
IJcrTreeNode |
getChild(String name) |
org.apache.wicket.model.IModel<javax.jcr.Node> |
getNodeModel() |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
org.apache.wicket.model.IModel<javax.jcr.Node> getNodeModel()
IJcrTreeNode getChild(String name) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.