JavaScript is disabled on your browser.
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3) E41664-01
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
Methods
Modifier and Type
Method and Description
void
setSelection (Element [] newSelection)
Set the view selection in the CodeEditor and trigger a ViewSelectionEvent
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3) E41664-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 1997, 2014, Oracle. All rights reserved.