| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewSelectionHelperFactory
A class to allow different clients to register interest in determining the view selection of the code editor. SelectionHelpers can be attached to a CodeEditor during creation. They may listen to changes in the CodeEditor and trigger the setting of ViewSelection via the @link CodeEditorViewSelectionSetter instance passed to it.
| Method Summary | |
|---|---|
 ViewSelectionHelper | 
createSelectionHelper(CodeEditor codeEditor)A chance to create a selection helper for this CodeEditor.  | 
| Method Detail | 
|---|
ViewSelectionHelper createSelectionHelper(CodeEditor codeEditor)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||