Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.cmd.buffer.Edit

Packages that use Edit
oracle.ide.cmd.buffer Contains command class implementations and static utility methods that can be used by Addins to modify the contents of a text-based IDE document in an undoable manner. 
 

Uses of Edit in oracle.ide.cmd.buffer
 

Methods in oracle.ide.cmd.buffer with parameters of type Edit
static void EditProcessor.doEdit(Edit edit, Node node, java.lang.Object origin)
          Utility routine to invoke the specified edit for the given Node as a command.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.