org.apache.myfaces.custom.tree
Interface IconProvider
public interface IconProvider
Interface to be implemented by node icon providers.
- Version:
- $Revision: 472638 $ $Date: 2006-11-08 15:54:13 -0500 (Wed, 08 Nov 2006) $
- Author:
- Oliver Rossmueller
Method Summary |
java.lang.String |
getIconUrl(java.lang.Object userObject,
int childCount,
boolean isLeaf)
|
getIconUrl
java.lang.String getIconUrl(java.lang.Object userObject,
int childCount,
boolean isLeaf)
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.