|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An extension of a document's content.
Field Summary | |
---|---|
static int |
CONTRIBUTION
Extension type for a contribution at an anchor. |
static int |
REPLACEMENT
Extension type for element replacement. |
Method Summary | |
---|---|
String |
getContent()
Returns the extension's content path (what to contribute into the document). |
String |
getPath()
Returns the extensions target path (what to extend). |
int |
getType()
Returns the type of extension this is. |
Methods inherited from interface org.eclipse.help.IUAElement |
---|
getChildren, isEnabled |
Field Detail |
public static final int CONTRIBUTION
public static final int REPLACEMENT
Method Detail |
public String getContent()
public String getPath()
public int getType()
|
Eclipse Platform Release 3.3 |
|||||||||||
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, 2007. All rights reserved.