| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.controller.Command
oracle.jdeveloper.vcs.changelist.cmd.OpenCommand
public class OpenCommand
Command class that opens an editor on the current change list selection.
| Field Summary | 
|---|
| Fields inherited from class oracle.ide.controller.Command | 
|---|
CANCEL, context, EXECUTING, MULTI_NODE, NO_CHANGE, NO_UNDO, NORMAL, OK, type | 
| Constructor Summary | |
|---|---|
  | 
OpenCommand()
 | 
protected  | 
OpenCommand(int cmdId)
 | 
| Method Summary | |
|---|---|
 int | 
doit()
Executes the actions associated with a specific command.  | 
protected  void | 
openDefaultEditorInFrame(Context context)
 | 
| Methods inherited from class oracle.ide.controller.Command | 
|---|
getAffectedNodes, getContext, getData, getId, getName, getType, isGlobal, setContext, setData, undo | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OpenCommand()
protected OpenCommand(int cmdId)
| Method Detail | 
|---|
public int doit()
         throws java.lang.Exception
Command
doit in class Commandjava.lang.Exceptionprotected void openDefaultEditorInFrame(Context context)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||