javax.faces.model
Interface DataModelListener

All Superinterfaces:
EventListener

public interface DataModelListener
extends EventListener

see Javadoc of JSF Specification

Version:
$Revision: 676278 $ $Date: 2008-07-13 03:35:04 -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.