| 
 | |||||||||
| 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 | esriTVRowInsAfterGivenOIDFor the current table view instance, it insert the next insert row after the given OID. | 
| static int | esriTVRowInsAfterGivenOIDAutoAdvFor the current table view instance, it insert the next insert row after the given OID. | 
| static int | esriTVRowInsBeforeGivenOIDFor the current table view instance, it insert the next insert row before the given OID. | 
| static int | esriTVRowInsBeginningOfWinFor the current table view instance, it insert the next insert row at the beginning of the table. | 
| static int | esriTVRowInsEndOfWinFor 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 | ||||||||