|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommitItemStateFlags
The constants in this interface describe the changes to an item to be commited.
Field Summary | |
---|---|
static int |
Add
the item has been added |
static int |
Delete
the item has been deleted |
static int |
IsCopy
the item has been copied |
static int |
PropMods
the item has property modifications |
static int |
TextMods
the item has text modifications |
Field Detail |
---|
static final int Add
static final int Delete
static final int TextMods
static final int PropMods
static final int IsCopy
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |