|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes the constants used for IWorkbenchPart properties.
Field Summary | |
---|---|
static int |
PROP_CONTENT_DESCRIPTION
The property id for IWorkbenchPart2.getContentDescription() |
static int |
PROP_DIRTY
The property id for ISaveablePart.isDirty() . |
static int |
PROP_INPUT
The property id for IEditorPart.getEditorInput() . |
static int |
PROP_PART_NAME
The property id for IWorkbenchPart2.getPartName |
static int |
PROP_TITLE
The property id for getTitle , getTitleImage
and getTitleToolTip . |
Field Detail |
public static final int PROP_TITLE
getTitle
, getTitleImage
and getTitleToolTip
.
public static final int PROP_DIRTY
ISaveablePart.isDirty()
.
public static final int PROP_INPUT
IEditorPart.getEditorInput()
.
public static final int PROP_PART_NAME
IWorkbenchPart2.getPartName
public static final int PROP_CONTENT_DESCRIPTION
IWorkbenchPart2.getContentDescription()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.