javax.faces.component
Interface UniqueIdVendor

All Known Implementing Classes:
HtmlDataTable, HtmlForm, UIData, UIForm, UINamingContainer, UIViewRoot

public interface UniqueIdVendor

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-21 11:34:12 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Method Summary
 String createUniqueId(FacesContext context, String seed)
           
 

Method Detail

createUniqueId

String createUniqueId(FacesContext context,
                      String seed)


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