javax.faces.model
Interface DataModelListener

All Superinterfaces:
java.util.EventListener

public interface DataModelListener
extends java.util.EventListener

DataModelListener represents an event listener that wishes to be notified of DataModelEvents occurring on a particular DataModel instance.


Method Summary
 void rowSelected(DataModelEvent event)
          Notification that a particular row index, with the associated row data, has been selected for processing.
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)

Notification that a particular row index, with the associated row data, has been selected for processing.

Parameters:
event - The DataModelEvent we are processing


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.