javax.faces.model
Interface DataModelListener

All Superinterfaces:
java.util.EventListener

public interface DataModelListener
extends java.util.EventListener

see Javadoc of JSF Specification

Version:
$Revision: 358099 $ $Date: 2005-12-20 15:40:00 -0500 (Tue, 20 Dec 2005) $
Author:
Thomas Spiegl (latest modification by $Author: matzew $)

Method Summary
 void rowSelected(DataModelEvent event)
           
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)


Copyright 2006 Apache Software Foundation. All Rights Reserved.