|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use UIEditorCanvas | |
---|---|
oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
oracle.jdeveloper.uieditor.uicanvas | Contains classes that allow addins access to the UICanvas integration objects. |
Uses of UIEditorCanvas in oracle.jdeveloper.uieditor |
---|
Subclasses of UIEditorCanvas in oracle.jdeveloper.uieditor | |
---|---|
class |
AbstractCanvas AbstractCanvas provides an implementation of UIEditorCanvas based upon Explorer which provides a default implementation for all UIEditorCanvas behavior. |
Methods in oracle.jdeveloper.uieditor that return UIEditorCanvas | |
---|---|
protected abstract UIEditorCanvas |
AbstractFactory.createView() Create a custom instance of UIEditorCanvas specific to this factory. |
abstract UIEditorCanvas |
UIEditor.getActiveCanvas() Get the active UIEditorCanvas. |
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. |
Uses of UIEditorCanvas in oracle.jdeveloper.uieditor.uicanvas |
---|
Subclasses of UIEditorCanvas in oracle.jdeveloper.uieditor.uicanvas | |
---|---|
class |
UICanvas UICanvas represents a design canvas to be hosted by the UIEditor when manipulating GUI objects. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |