com.unitesk.requality.eclipse.ui.editors
Class UniEditor

java.lang.Object
  extended by EditorPart
      extended by com.unitesk.requality.eclipse.ui.editors.JSEditor
          extended by com.unitesk.requality.eclipse.ui.editors.UniEditor

public class UniEditor
extends JSEditor


Field Summary
static java.lang.String ID
           
 
Fields inherited from class com.unitesk.requality.eclipse.ui.editors.JSEditor
EDIT_MODE_REQ_RO, EDIT_MODE_TP_RO, html
 
Constructor Summary
UniEditor()
           
 
Method Summary
 
Methods inherited from class com.unitesk.requality.eclipse.ui.editors.JSEditor
addSelectionChangedListener, createPartControl, dispose, doSave, doSaveAs, findText, getAdapter, getBrowser, getCurrentSelection, getSelection, getSelectionText, init, isDirty, isSaveAsAllowed, node2jsonString, refresh, removeSelectionChangedListener, setEditMode, setFocus, setSelection, setSelection, setTabLabel, setUniEditorFocus, updateTabLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

UniEditor

public UniEditor()