org.openfaces.component.table
Class DefaultRowKey
java.lang.Object
org.openfaces.component.table.DefaultRowKey
- All Implemented Interfaces:
- java.io.Serializable
public class DefaultRowKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
DefaultRowKey
public DefaultRowKey(int rowIndex)
DefaultRowKey
public DefaultRowKey(int rowIndex,
int rowIndexInOriginalList)
getRowIndex
public int getRowIndex()
getRowIndexInOriginalList
public int getRowIndexInOriginalList()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.