|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objects that implement the SubDirtyable interface
indicate that they are to be saved as content of the document that
owns them.
| Method Summary | |
void |
setOwner(Dirtyable owner)
This method should be called to set the document in which a SubDirtyable implementation will be persisted. |
| Methods inherited from interface oracle.ide.model.Dirtyable |
isDirty, markDirty |
| Method Detail |
public void setOwner(Dirtyable owner)
SubDirtyable implementation will be persisted.
owner - The Dirtyable object in which this
SubDirtyable will be saved.
|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.