|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.cockpit.itemeditor.EditedItemStatus
public class EditedItemStatus
Status of an item that is about to be edited in the component editor.
| Field Summary | |
|---|---|
static int |
COPIED
Copied item |
static int |
EXISTING
Existing item |
static int |
NEW
New item |
| Constructor Summary | |
|---|---|
EditedItemStatus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NEW
public static final int COPIED
public static final int EXISTING
| Constructor Detail |
|---|
public EditedItemStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||