|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectse.kmr.scam.editor.impl.DocumentImpl
| Field Summary |
| Fields inherited from interface se.kmr.scam.editor.Document |
SAVE, STATUS_NO_PROPERTIES, STATUS_NO_TITLE_PROPERTY, STATUS_OK, STATUS_UNKNOWN_ERROR |
| Constructor Summary | |
DocumentImpl()
|
|
| Method Summary | |
void |
addPropertyChangeListener(PropertyChangeListener pcl)
|
DesktopFrame |
getEditor()
|
Model |
getExtraModel()
|
Model |
getFormModel()
|
FormNode |
getFormNode()
|
String |
getName()
|
Model |
getQueryModel()
Returns the queryModel. |
int |
getStatus()
|
String |
getURI()
|
Model |
getValueModel()
|
boolean |
isItem()
Returns the isItem. |
boolean |
isSavable()
|
void |
refresh()
|
void |
refreshFormNode()
|
boolean |
removeFromModel()
|
void |
removePropertyChangeListener(PropertyChangeListener pcl)
|
boolean |
saveToModel()
|
void |
setEditor(DesktopFrame editorFrame)
|
void |
setExtraModel(Model extraModel)
Sets the extraModel. |
void |
setFormModel(Model formModel)
Sets the formModel. |
void |
setIsItem(boolean isItem)
Sets the isItem. |
void |
setName(String name)
Sets the name. |
void |
setQueryModel(Model queryModel)
Sets the queryModel. |
void |
setStatus(int status)
|
void |
setUri(String uri)
Sets the uri. |
void |
setValueModel(Model valueModel)
Sets the valueModel. |
void |
sweep()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocumentImpl()
| Method Detail |
public DesktopFrame getEditor()
getEditor in interface Documentpublic void setEditor(DesktopFrame editorFrame)
setEditor in interface Documentpublic String getName()
getName in interface Documentse.kmr.scam.editor.gui.Document#getName()public String getURI()
getURI in interface Documentse.kmr.scam.editor.gui.Document#getURI()public FormNode getFormNode()
getFormNode in interface Documentse.kmr.scam.editor.gui.Document#getFormNode()public void sweep()
sweep in interface Documentpublic Model getValueModel()
getValueModel in interface Documentse.kmr.scam.editor.gui.Document#getValueModel()public Model getFormModel()
getFormModel in interface Documentse.kmr.scam.editor.gui.Document#getFormModel()public Model getExtraModel()
getExtraModel in interface Documentse.kmr.scam.editor.gui.Document#getExtraModel()public boolean isSavable()
isSavable in interface Documentpublic boolean saveToModel()
saveToModel in interface Documentse.kmr.scam.editor.gui.Document#saveToModel()public void setExtraModel(Model extraModel)
setExtraModel in interface DocumentextraModel - The extraModel to setpublic void setFormModel(Model formModel)
setFormModel in interface DocumentformModel - The formModel to setpublic void setName(String name)
setName in interface Documentname - The name to setpublic void setUri(String uri)
uri - The uri to setpublic void setValueModel(Model valueModel)
setValueModel in interface DocumentvalueModel - The valueModel to setpublic Model getQueryModel()
getQueryModel in interface Documentpublic void setQueryModel(Model queryModel)
setQueryModel in interface DocumentqueryModel - The queryModel to setpublic boolean isItem()
isItem in interface Documentpublic void setIsItem(boolean isItem)
isItem - The isItem to setpublic int getStatus()
getStatus in interface Documentpublic final void setStatus(int status)
setStatus in interface Documentstatus - public void refreshFormNode()
refreshFormNode in interface Documentpublic void refresh()
refresh in interface Documentpublic boolean removeFromModel()
removeFromModel in interface Documentpublic void addPropertyChangeListener(PropertyChangeListener pcl)
addPropertyChangeListener in interface Documentpublic void removePropertyChangeListener(PropertyChangeListener pcl)
removePropertyChangeListener in interface Document
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||