| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.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 | 
|---|
enableConfirmation, 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
Commanddoit in class Commandjava.lang.Exceptionprotected void openDefaultEditorInFrame(Context context)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||