| Package | Description |
|---|---|
| oracle.jdeveloper.uieditor |
Contains classes that allow addins access to the UIEditor integration objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanvasKeyStrokeContext
CanvasKeyStrokeContext is a KeyStrokeContext based upon XmlKeyStrokeContext
and customized for ModelFactory implementations.
|
| Modifier and Type | Method and Description |
|---|---|
XMLKeyStrokeContext |
ModelFactory.getKeyStrokeContext()
Get an XMLKeyStrokeContext for use with the UIEditorCanavs objects produced
by this ModelFactory.
|
XMLKeyStrokeContext |
AbstractFactory.getKeyStrokeContext() |