|
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 Page com.ibm.etools.iseries.edit.views.ISeriesEditorPromptPageBookPage
public class ISeriesEditorPromptPageBookPage
This class is a page in a book of pages where one page displays the properties of a single editor view.
Field Summary | |
---|---|
protected Action |
_actionDisableSyntaxChecking
|
protected Action |
_actionDisableView
|
protected Action |
_actionInsertMode
|
protected Composite |
_compositeDefault
|
protected IISeriesEditorPromptAdapter |
_promptAdapter
|
protected ISeriesEditorPromptViewer |
_viewer
|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesEditorPromptPageBookPage(IISeriesEditorPromptAdapter promptAdapter,
Action actionInsertMode,
Action actionDisableView,
Action actionDisableSyntaxChecking)
Constructor. |
Method Summary | |
---|---|
void |
createControl(Composite compositeParent)
Method declared on Page. |
void |
dispose()
|
Control |
getControl()
Method declared on Page. |
ISeriesEditorPromptViewer |
getViewer()
Returns the viewer of this page. |
void |
selectionChanged(IWorkbenchPart part,
ISelection selection)
Method declared on ISelectionListener. |
void |
setActionBars(IActionBars actionBars)
Override of setActionBars to allow registering of global action handlers for Ctrl + C and Ctrl + V (copy and paste). |
void |
setFocus()
Method declared on Page. |
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 Composite _compositeDefault
protected Action _actionDisableView
protected Action _actionDisableSyntaxChecking
protected Action _actionInsertMode
protected IISeriesEditorPromptAdapter _promptAdapter
protected ISeriesEditorPromptViewer _viewer
Constructor Detail |
---|
public ISeriesEditorPromptPageBookPage(IISeriesEditorPromptAdapter promptAdapter, Action actionInsertMode, Action actionDisableView, Action actionDisableSyntaxChecking)
Method Detail |
---|
public void createControl(Composite compositeParent)
public void setActionBars(IActionBars actionBars)
Page
public void dispose()
public Control getControl()
public ISeriesEditorPromptViewer getViewer()
public void selectionChanged(IWorkbenchPart part, ISelection selection)
public void setFocus()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |