|
iSeries Remote Systems v6.0.0 |
||||||||||
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
com.ibm.etools.iseries.editor.views.ISeriesEditorListingViewPart
The listing view part.
Field Summary | |
---|---|
protected ISeriesEditorListingAction |
_actionDeleteAllListings
|
protected ISeriesEditorListingAction |
_actionDeleteListing
|
protected ISeriesEditorListingViewer |
_viewer
|
static String |
copyright
|
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
ISeriesEditorListingViewPart()
|
Method Summary | |
---|---|
protected void |
createActions()
Creates the delete listing and delete all listings actions. |
void |
createPartControl(Composite compositeParent)
Creates the parts. |
void |
partActivated(IWorkbenchPart part)
Declared on IPartListener. |
void |
partBroughtToTop(IWorkbenchPart part)
Declared on IPartListener. |
void |
partClosed(IWorkbenchPart part)
|
void |
partDeactivated(IWorkbenchPart part)
Declared on IPartListener. |
void |
partOpened(IWorkbenchPart part)
Declared on IPartListener. |
void |
performAction(ISeriesEditorListingAction action)
|
void |
setFocus()
Method declared in WorkbenchPart. |
Methods inherited from class org.eclipse.ui.part.ViewPart |
---|
getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPropertyListener, dispose, firePropertyChange, getAdapter, 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, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
public static final String copyright
protected ISeriesEditorListingAction _actionDeleteListing
protected ISeriesEditorListingAction _actionDeleteAllListings
protected ISeriesEditorListingViewer _viewer
Constructor Detail |
public ISeriesEditorListingViewPart()
Method Detail |
protected void createActions()
public void createPartControl(Composite compositeParent)
createPartControl
in interface IWorkbenchPart
public void partActivated(IWorkbenchPart part)
partActivated
in interface IPartListener
public void partBroughtToTop(IWorkbenchPart part)
partBroughtToTop
in interface IPartListener
public void partDeactivated(IWorkbenchPart part)
partDeactivated
in interface IPartListener
public void partOpened(IWorkbenchPart part)
partOpened
in interface IPartListener
public void partClosed(IWorkbenchPart part)
partClosed
in interface IPartListener
public void performAction(ISeriesEditorListingAction action)
public void setFocus()
setFocus
in interface IWorkbenchPart
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |