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

E13403-04

Uses of Class
oracle.jdeveloper.uieditor.UIEditor

Packages that use UIEditor
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Uses of UIEditor in oracle.jdeveloper.uieditor
 

Fields in oracle.jdeveloper.uieditor declared as UIEditor
protected  UIEditor AbstractCanvas.editor
          UIEditor to which this canvas is associated.
 

Methods in oracle.jdeveloper.uieditor that return UIEditor
abstract  UIEditor UIEditorCanvas.getUIEditor()
          Get the UIEditor associated with this UIEditorCanvas.
 UIEditor AbstractCanvas.getUIEditor()
          Get the UIEditor associated with this UIEditorCanvas.
 

Methods in oracle.jdeveloper.uieditor with parameters of type UIEditor
 void UIEditorLogPage.clearAll(UIEditor editor)
          Remove all messages associated with the given UIEditor from this page.
 UIEditorCanvas AbstractFactory.getView(UIEditor editor)
          Get a UIEditorCanvas instance associated with the given UIEditor.
 UIEditorCanvas ModelFactory.getView(UIEditor editor)
          Find or create, for the given UIEditor, a UIEditorCanvas which is capable of manipulating instance of the CmtModel class produced by this ModelFactory.
 


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.