|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.ceditor.Editors
public class Editors
Editor utilities.
| Constructor Summary | |
|---|---|
Editors()
|
|
| Method Summary | |
|---|---|
static boolean |
editNode(Workspace workspace,
Project project,
Node node,
int offset,
int length,
boolean spanLines)
Open a editor for a specified node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Editors()
| Method Detail |
|---|
public static boolean editNode(Workspace workspace,
Project project,
Node node,
int offset,
int length,
boolean spanLines)
workspace - project - node - offset - length - spanLines -
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||