public class InsertDeleteUpdate
extends java.lang.Object
Constructor and Description |
---|
InsertDeleteUpdate(SSheet sheet,
boolean inserted,
boolean row,
int index,
int lastIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getIndex() |
int |
getLastIndex() |
SSheet |
getSheet() |
int |
hashCode() |
boolean |
isInserted() |
boolean |
isRow() |
public InsertDeleteUpdate(SSheet sheet, boolean inserted, boolean row, int index, int lastIndex)
public SSheet getSheet()
public boolean isInserted()
public boolean isRow()
public int getIndex()
public int getLastIndex()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.