Oxygen XML Editor 11.2 Author API

ro.sync.exml.workspace.api.standalone
Interface ViewComponentCustomizer


public interface ViewComponentCustomizer

Customizes components for the Oxygen views

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Field Summary
static String CUSTOM
          The CUSTOM view
 
Method Summary
 void customizeView(ViewInfo viewInfo)
          Customize the component which get displayed on a certain view.
 

Field Detail

CUSTOM

static final String CUSTOM
The CUSTOM view

See Also:
Constant Field Values
Method Detail

customizeView

void customizeView(ViewInfo viewInfo)
Customize the component which get displayed on a certain view.

Parameters:
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 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.