|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |