javax.faces.model
Interface DataModelListener

All Superinterfaces:
java.util.EventListener

public interface DataModelListener
extends java.util.EventListener

see Javadoc of JSF Specification

Version:
$Revision: 472558 $ $Date: 2006-11-08 18:36:53 +0100 (Mi, 08 Nov 2006) $
Author:
Thomas Spiegl (latest modification by $Author: grantsmith $)

Method Summary
 void rowSelected(DataModelEvent event)
           
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)


Copyright © 2009. All Rights Reserved.