|
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 ViewPart com.ibm.etools.iseries.edit.views.ISeriesEditorListingViewPart
public class ISeriesEditorListingViewPart
The listing view part.
Field Summary | |
---|---|
protected ISeriesEditorListingAction |
_actionDeleteAllListings
|
protected ISeriesEditorListingAction |
_actionDeleteListing
|
protected ISeriesEditorListingViewer |
_viewer
|
static String |
copyright
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
public void partActivated(IWorkbenchPart part)
public void partBroughtToTop(IWorkbenchPart part)
public void partDeactivated(IWorkbenchPart part)
public void partOpened(IWorkbenchPart part)
public void partClosed(IWorkbenchPart part)
public void performAction(ISeriesEditorListingAction action)
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 |