org.apache.myfaces.trinidad.component
Class TableRowEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
org.apache.myfaces.trinidad.component.WrapperEvent
org.apache.myfaces.trinidad.component.TableRowEvent
- All Implemented Interfaces:
- Serializable
public final class TableRowEvent
- extends WrapperEvent
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-api/src/main/java/oracle/adf/view/faces/component/TableRowEvent.java#0 $) $Date: 10-nov-2005.19:09:48 $
- See Also:
- Serialized Form
Constructor Summary |
TableRowEvent(javax.faces.component.UIComponent source,
javax.faces.event.FacesEvent event,
Object currencyKey)
|
Methods inherited from class javax.faces.event.FacesEvent |
getComponent, queue |
TableRowEvent
public TableRowEvent(javax.faces.component.UIComponent source,
javax.faces.event.FacesEvent event,
Object currencyKey)
getCurrencyKey
public Object getCurrencyKey()
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.