|
Eclipse Platform Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContentExtension
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 | |
---|---|
java.lang.String |
getContent()
Returns the extension's content path (what to contribute into the document). |
java.lang.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 |
---|
static final int CONTRIBUTION
static final int REPLACEMENT
Method Detail |
---|
java.lang.String getContent()
java.lang.String getPath()
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.