|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodeEditorViewSelectionSetter
A class to drive the setting of ViewSelections (see @link ViewSelectionListener) in the code editor. An instance of this can be obtained from a CodeEditor with CodeEditor.getCodeEditorViewSeletionSetter
| Method Summary | |
|---|---|
void |
setSelection(Element[] newSelection)
Set the view selection in the CodeEditor and trigger a ViewSelectionEvent |
| Method Detail |
|---|
void setSelection(Element[] newSelection)
newSelection -
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||