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 13:25:16 +0100 (Di, 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 © 2009 Apache Software Foundation. All Rights Reserved.