javax.faces.model
Interface DataModelListener

All Superinterfaces:
EventListener

public interface DataModelListener
extends EventListener

see Javadoc of JSF Specification


Method Summary
 void rowSelected(DataModelEvent event)
           
 

Method Detail

rowSelected

void rowSelected(DataModelEvent event)


Copyright © 2014 The Apache Software Foundation. All rights reserved.