Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.render.ClientRowKeyManager

Packages that use ClientRowKeyManager
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.render   

 

Uses of ClientRowKeyManager in org.apache.myfaces.trinidad.component

 

Methods in org.apache.myfaces.trinidad.component that return ClientRowKeyManager
 ClientRowKeyManager UIXCollection.getClientRowKeyManager()
          Gets the ClientRowKeyManager that is used to handle the UIXCollection.getClientRowKey() and UIXCollection.setClientRowKey(java.lang.String) methods.

 

Uses of ClientRowKeyManager in org.apache.myfaces.trinidad.render

 

Methods in org.apache.myfaces.trinidad.render that return ClientRowKeyManager
 ClientRowKeyManager ClientRowKeyManagerFactory.createClientRowKeyManager(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
          Create a new ClientRowKeyManager for the given UIComponent

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.