public class ReviewEditor extends JSEditor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
EDIT_MODE_REQ_RO, EDIT_MODE_TP_RO, html
Constructor and Description |
---|
ReviewEditor() |
Modifier and Type | Method and Description |
---|---|
void |
createPartControl(Composite parent) |
addSelectionChangedListener, dispose, doSave, doSaveAs, getAdapter, getBrowser, getCurrentSelection, getSelection, init, isDirty, isSaveAsAllowed, node2jsonString, refresh, removeSelectionChangedListener, setEditMode, setFocus, setSelection, setSelection, setUniEditorFocus
public static final java.lang.String ID
public void createPartControl(Composite parent)
createPartControl
in class JSEditor