Skip navigation links
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: /main/2 $) $Date: 2012/01/04 16:18:06 $
- 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()
Skip navigation links
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.