ICEfaces ICE Components 3.3.0
Java API Documentation

com.icesoft.faces.component.ext
Class RowSelectorActionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by javax.faces.event.FacesEvent
          extended by javax.faces.event.ActionEvent
              extended by com.icesoft.faces.component.ext.RowSelectorActionEvent
All Implemented Interfaces:
java.io.Serializable

public class RowSelectorActionEvent
extends javax.faces.event.ActionEvent

Since:
1.7
Author:
mcollette
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
RowSelectorActionEvent(javax.faces.component.UIComponent component)
           
 
Method Summary
 boolean isAppropriateListener(javax.faces.event.FacesListener listener)
           
 void processListener(javax.faces.event.FacesListener listener)
           
 
Methods inherited from class javax.faces.event.FacesEvent
getComponent, getPhaseId, queue, setPhaseId
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RowSelectorActionEvent

public RowSelectorActionEvent(javax.faces.component.UIComponent component)
Method Detail

isAppropriateListener

public boolean isAppropriateListener(javax.faces.event.FacesListener listener)
Overrides:
isAppropriateListener in class javax.faces.event.ActionEvent

processListener

public void processListener(javax.faces.event.FacesListener listener)
Overrides:
processListener in class javax.faces.event.ActionEvent

ICEfaces ICE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.