|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static int |
CHANGED_STATE
Supported API: false |
static int |
DELETED_STATE
Supported API: false |
static String |
KEY
Label for the attribute. |
static int |
NEW_STATE
Supported API: false |
static String |
STATE
Label for the attribute. |
static int |
UNCHANGED_STATE
Supported API: false |
static int |
UNINITIALIZED_STATE
Supported API: false |
Method Summary | |
int |
getKey()
Gets the value of the attribute: KEY. |
int |
getState()
Gets the value of the attribute: STATE. |
boolean |
isDirty()
Supported API: false |
void |
setKey(int a_Key)
Sets the value of the attribute: KEY. |
void |
setState(int a_State)
Sets the value of the attribute: STATE. |
Field Detail |
public static final int UNCHANGED_STATE
public static final int CHANGED_STATE
public static final int DELETED_STATE
public static final int NEW_STATE
public static final int UNINITIALIZED_STATE
public static final String STATE
public static final String KEY
Method Detail |
public int getState()
public void setState(int a_State) throws WTPropertyVetoException
a_State
-
WTPropertyVetoException
public int getKey()
public void setKey(int a_Key) throws WTPropertyVetoException
a_Key
-
WTPropertyVetoException
public boolean isDirty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |