|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEditorPart
com.unitesk.requality.eclipse.editors.ReqEditor
public class ReqEditor
Constructor Summary | |
---|---|
ReqEditor()
|
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
|
void |
dispose()
|
void |
doSave(IProgressMonitor monitor)
|
void |
doSaveAs()
|
void |
init(IEditorSite site,
IEditorInput input)
|
protected boolean |
isChanged()
|
boolean |
isDirty()
|
boolean |
isSaveAsAllowed()
|
void |
refresh()
|
void |
setFocus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReqEditor()
Method Detail |
---|
public void doSave(IProgressMonitor monitor)
public void doSaveAs()
public void init(IEditorSite site, IEditorInput input) throws PartInitException
PartInitException
public void dispose()
public boolean isDirty()
public boolean isSaveAsAllowed()
public void createPartControl(Composite parent)
public void setFocus()
public void refresh()
protected boolean isChanged()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |