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

E13403-08

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
 UIEditor AbstractCanvas.getUIEditor()
          Get the UIEditor associated with this UIEditorCanvas.
abstract  UIEditor UIEditorCanvas.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 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.
 UIEditorCanvas AbstractFactory.getView(UIEditor editor)
          Get a UIEditorCanvas instance associated with the given UIEditor.
 


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

E13403-08

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