|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@API(type=EXTENDABLE,
src=PUBLIC)
public interface ViewComponentCustomizerCustomizes components for the Oxygen views.
| Field Summary | |
|---|---|
static java.lang.String |
CUSTOM
Deprecated. since Oxygen 12.2. Please define a view id for the extension in the "plugin.xml". |
| Method Summary | |
|---|---|
void |
customizeView(ViewInfo viewInfo)
Customize the component which gets displayed on a certain view. |
| Field Detail |
|---|
@Deprecated static final java.lang.String CUSTOM
| Method Detail |
|---|
void customizeView(ViewInfo viewInfo)
viewInfo - Information about a view. The view ID is either the ID of an existing Oxygen
view or the reserved CUSTOM view.
You can set a new component to display for the view, new title or icon.
|
Oxygen XML Editor 13.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||