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
 String getIconUrl(Object userObject, int childCount, boolean isLeaf)
           
 

Method Detail

getIconUrl

String getIconUrl(Object userObject,
                  int childCount,
                  boolean isLeaf)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.