|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChildPosition
| Field Summary | |
|---|---|
static int |
AFTER
Child position constant indicating the item will be placed after a given sibling. |
static int |
BEFORE
Child position constant indicating the item will be placed before a given sibling. |
static int |
END
Child position constant indicating the item will be placed at the end of the index. |
static int |
START
Child position constant indicating the item will be placed at the start of the index. |
| Field Detail |
|---|
static final int START
static final int END
static final int BEFORE
static final int AFTER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||