|
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.WorkbenchPart
org.eclipse.ui.part.ViewPart
org.eclipse.ui.part.PageBookView
com.ibm.etools.iseries.editor.views.ISeriesEditorPromptPageBookView
This class is instantiated as a view extension as defined in a plugin.xml file.
Nested Class Summary |
---|
Nested classes inherited from class org.eclipse.ui.part.PageBookView |
---|
PageBookView.PageRec, PageBookView.SelectionProvider |
Field Summary | |
---|---|
protected ISeriesEditorPromptDisableSyntaxCheckingAction |
_actionDisableSyntaxChecking
|
protected ISeriesEditorPromptDisableViewAction |
_actionDisableView
|
protected ISeriesEditorPromptInsertModeAction |
_actionInsertMode
|
protected ISelection |
_selectionBootstrap
|
static String |
copyright
|
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
ISeriesEditorPromptPageBookView()
|
Method Summary | |
---|---|
protected void |
createActions()
Creates the cut, copy and paste actions. |
protected IPage |
createDefaultPage(PageBook book)
Method declared on PageBookView. |
void |
createPartControl(Composite parent)
Overrides the superclass' method in order to create its toolbar items. |
protected PageBookView.PageRec |
doCreatePage(IWorkbenchPart part)
Method declared on PageBookView. |
protected void |
doDestroyPage(IWorkbenchPart part,
PageBookView.PageRec rec)
Method declared on PageBookView. |
protected IWorkbenchPart |
getBootstrapPart()
Method declared on PageBookView. |
protected boolean |
isImportant(IWorkbenchPart part)
Method declared on PageBookView. |
void |
partActivated(IWorkbenchPart part)
Called whenever a workbench part becomes active. |
Methods inherited from class org.eclipse.ui.part.PageBookView |
---|
dispose, doesPageExist, getAdapter, getCurrentContributingPart, getCurrentPage, getDefaultPage, getPageBook, getPageRec, getPageRec, getPageSite, getSelectionProvider, init, initPage, partBroughtToTop, partClosed, partDeactivated, partOpened, setFocus, showPageRec |
Methods inherited from class org.eclipse.ui.part.ViewPart |
---|
getViewSite, init, saveState, setContentDescription, setInitializationData, setPartName |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPropertyListener, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getPartName, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
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.IWorkbenchPart |
---|
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Field Detail |
public static final String copyright
protected ISelection _selectionBootstrap
protected ISeriesEditorPromptInsertModeAction _actionInsertMode
protected ISeriesEditorPromptDisableSyntaxCheckingAction _actionDisableSyntaxChecking
protected ISeriesEditorPromptDisableViewAction _actionDisableView
Constructor Detail |
public ISeriesEditorPromptPageBookView()
Method Detail |
protected void createActions()
protected IPage createDefaultPage(PageBook book)
public void createPartControl(Composite parent)
protected PageBookView.PageRec doCreatePage(IWorkbenchPart part)
protected void doDestroyPage(IWorkbenchPart part, PageBookView.PageRec rec)
protected IWorkbenchPart getBootstrapPart()
protected boolean isImportant(IWorkbenchPart part)
public void partActivated(IWorkbenchPart part)
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |