|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object PageBookView com.ibm.etools.iseries.edit.views.ISeriesEditorPromptPageBookView
public class ISeriesEditorPromptPageBookView
This class is instantiated as a view extension as defined in a plugin.xml file.
Field Summary | |
---|---|
protected ISeriesEditorPromptDisableSyntaxCheckingAction |
_actionDisableSyntaxChecking
|
protected ISeriesEditorPromptDisableViewAction |
_actionDisableView
|
protected ISeriesEditorPromptInsertModeAction |
_actionInsertMode
|
protected ISelection |
_selectionBootstrap
|
static String |
copyright
|
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 PageRec |
doCreatePage(IWorkbenchPart part)
Method declared on PageBookView. |
protected void |
doDestroyPage(IWorkbenchPart part,
PageRec rec)
Method declared on PageBookView. |
Object |
getAdapter(Class key)
Overrides the super class to return the editor's property page adapter |
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 PageRec doCreatePage(IWorkbenchPart part)
protected void doDestroyPage(IWorkbenchPart part, PageRec rec)
public Object getAdapter(Class key)
protected IWorkbenchPart getBootstrapPart()
protected boolean isImportant(IWorkbenchPart part)
public void partActivated(IWorkbenchPart part)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |