org.apache.myfaces.trinidad.event
Interface RowDisclosureListener

All Superinterfaces:
EventListener, FacesListener

public interface RowDisclosureListener
extends FacesListener

Listener for ExpansionEvents.


Method Summary
 void processDisclosure(RowDisclosureEvent event)
           
 

Method Detail

processDisclosure

void processDisclosure(RowDisclosureEvent event)
                       throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.