javax.faces.model
Interface DataModelListener

All Superinterfaces:
java.util.EventListener

public interface DataModelListener
extends java.util.EventListener

see Javadoc of JSF Specification

Version:
$Revision: 512227 $ $Date: 2007-02-27 12:25:16 +0000 (Tue, 27 Feb 2007) $
Author:
Thomas Spiegl (latest modification by $Author: mbr $)

Method Summary
 void rowSelected(DataModelEvent event)
           
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)


Copyright © 2008 The Apache Software Foundation. All Rights Reserved.