ro.sync.exml.plugin.selection
Interface SelectionPluginResult
@API(type=EXTENDABLE,
src=PUBLIC)
public interface SelectionPluginResult
Plugin result interface.
Provides the plugin processed data.
getProcessedSelection
java.lang.String getProcessedSelection()
- Get the processed selection.
The string can also contain editor variables available also to Oxygen code templates like ${caret} to position the caret at a certain location
or ${selection} to surround the current selection with the processed string.
- Returns:
- The string which will replace the selection.
© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.