Skip navigation links


Uses of Interface
org.apache.myfaces.trinidad.model.RowKeyChangeListener

Packages that use RowKeyChangeListener
org.apache.myfaces.trinidad.model   

 

Uses of RowKeyChangeListener in org.apache.myfaces.trinidad.model

 

Methods in org.apache.myfaces.trinidad.model with parameters of type RowKeyChangeListener
 void CollectionModel.addRowKeyChangeListener(RowKeyChangeListener listener)
           Adds the listener to the Set of RowKeyChangeListeners on the Collection.
 void CollectionModel.removeRowKeyChangeListener(RowKeyChangeListener listener)
           Remove an existing listener from the Set of RowKeyChangeListeners on the Collection.

 


Skip navigation links


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