|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTVRowInsertPlacement
TableView inserting records placement.
Field Summary | |
---|---|
static int |
esriTVRowInsAfterGivenOID
For the current table view instance, it insert the next insert row after the given OID. |
static int |
esriTVRowInsAfterGivenOIDAutoAdv
For the current table view instance, it insert the next insert row after the given OID. |
static int |
esriTVRowInsBeforeGivenOID
For the current table view instance, it insert the next insert row before the given OID. |
static int |
esriTVRowInsBeginningOfWin
For the current table view instance, it insert the next insert row at the beginning of the table. |
static int |
esriTVRowInsEndOfWin
For the current table view instance, it insert the next insert row at the end of the table. |
Field Detail |
---|
static final int esriTVRowInsBeginningOfWin
static final int esriTVRowInsBeforeGivenOID
static final int esriTVRowInsAfterGivenOID
static final int esriTVRowInsAfterGivenOIDAutoAdv
static final int esriTVRowInsEndOfWin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |