|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoCleanable
Indicates that an element can be marked dirty.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
DIRTY
Deprecated. Label for the attribute; the flag indicating whether the element is out of date. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven |
|---|
MODEL |
| Method Summary | |
|---|---|
boolean |
isDirty()
Deprecated. Gets the value of the attribute: DIRTY. |
void |
setDirty(boolean a_Dirty)
Deprecated. Sets the value of the attribute: DIRTY. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven |
|---|
getModel, newModel, setModel, updateModel |
| Field Detail |
|---|
static final String DIRTY
| Method Detail |
|---|
boolean isDirty()
void setDirty(boolean a_Dirty)
a_Dirty -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||