|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.part.Page
org.eclipse.ui.views.contentoutline.ContentOutlinePage
com.ibm.etools.iseries.editor.views.ISeriesEditorContentOutlinePage
Nested Class Summary | |
---|---|
protected class |
ISeriesEditorContentOutlinePage.ISeriesEditorRefreshAction
|
Field Summary | |
---|---|
protected ISeriesEditorContentOutlinePage.ISeriesEditorRefreshAction |
_actionRefreshView
|
protected LabelProvider |
_labelProvider
|
protected LanguageModel |
_model
|
protected com.ibm.lpex.alef.LpexTextEditor |
_textEditor
|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesEditorContentOutlinePage(com.ibm.lpex.alef.LpexTextEditor editor,
LabelProvider labelProvider)
Constructor. |
Method Summary | |
---|---|
void |
createControl(Composite parent)
Creates the visibile user interface. |
void |
doElementDelete(LanguageModelElement element)
Removes the element from the tree |
void |
elementAdded(LanguageModelElement elementAdded)
Method declared in LanguageModelListener |
void |
elementChanged(LanguageModelElement elementChanged)
Method declared in LanguageModelListener |
void |
elementRemoved(LanguageModelElement elementRemoved)
Method declared in LanguageModelListener |
ISelection |
getSelection()
Overrides the super class because it doesn't check for widgetDisposed. |
void |
modelRestarting()
tells the outline page that the model is restarting. |
void |
modelTerminating()
|
void |
performDrop(int iHashSource,
LanguageModelElement elementTarget,
boolean bAddAsChild,
boolean bDropAfter)
|
void |
refreshView()
Refresh the view with refreshed content |
void |
selectionChanged(SelectionChangedEvent event)
|
void |
setEnabled(boolean bEnable)
|
void |
setInput(Object input)
Sets the input of the outline page |
void |
setSelection(ISelection selection)
Overrides the super class because it doesn't check for widgetDisposed. |
void |
update()
Updates the outline page. |
Methods inherited from class org.eclipse.ui.views.contentoutline.ContentOutlinePage |
---|
addSelectionChangedListener, fireSelectionChanged, getControl, getTreeViewer, init, removeSelectionChangedListener, setFocus |
Methods inherited from class org.eclipse.ui.part.Page |
---|
dispose, getSite, makeContributions, setActionBars |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.part.IPage |
---|
dispose, setActionBars |
Field Detail |
public static final String Copyright
protected LanguageModel _model
protected com.ibm.lpex.alef.LpexTextEditor _textEditor
protected LabelProvider _labelProvider
protected ISeriesEditorContentOutlinePage.ISeriesEditorRefreshAction _actionRefreshView
Constructor Detail |
public ISeriesEditorContentOutlinePage(com.ibm.lpex.alef.LpexTextEditor editor, LabelProvider labelProvider)
Method Detail |
public void createControl(Composite parent)
createControl
in interface IPage
public void doElementDelete(LanguageModelElement element)
public void elementAdded(LanguageModelElement elementAdded)
elementAdded
in interface ILanguageModelListener
public void elementChanged(LanguageModelElement elementChanged)
elementChanged
in interface ILanguageModelListener
public void elementRemoved(LanguageModelElement elementRemoved)
elementRemoved
in interface ILanguageModelListener
public ISelection getSelection()
getSelection
in interface ISelectionProvider
public void performDrop(int iHashSource, LanguageModelElement elementTarget, boolean bAddAsChild, boolean bDropAfter)
public void refreshView()
public void selectionChanged(SelectionChangedEvent event)
selectionChanged
in interface ISelectionChangedListener
public void setEnabled(boolean bEnable)
public void setInput(Object input)
public void setSelection(ISelection selection)
setSelection
in interface ISelectionProvider
public void update()
public void modelTerminating()
modelTerminating
in interface ILanguageModelListener
public void modelRestarting()
modelRestarting
in interface ILanguageModelListener
ILanguageModelListener.modelRestarting()
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |