javax.faces.model
Interface DataModelListener

All Superinterfaces:
EventListener

public interface DataModelListener
extends EventListener

see Javadoc of JSF Specification

Version:
$Revision: 676298 $ $Date: 2008-07-13 05:31:48 -0500 (Sun, 13 Jul 2008) $
Author:
Thomas Spiegl (latest modification by $Author: skitching $)

Method Summary
 void rowSelected(DataModelEvent event)
           
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)


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