|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementEndContext | |
|---|---|
| javax.ide.extension | Classes and interfaces used by extensions to extend an IDE with new functionality. |
| oracle.ide.composite | Contains centralized interfaces for associating element instances with an arbitrary set of URLs. |
| oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
| oracle.ide.explorer | Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. |
| oracle.ide.extension | |
| oracle.ide.resourcebundle | Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. |
| oracle.jdeveloper.audit.extension | |
| Uses of ElementEndContext in javax.ide.extension |
|---|
| Methods in javax.ide.extension with parameters of type ElementEndContext | |
|---|---|
protected void |
DynamicHook.attachClass(java.lang.Object parent, MetaClass metaClass, ElementEndContext context) |
protected void |
DynamicHook.attachData(java.lang.Object parent, java.lang.String data, ElementEndContext context) |
protected void |
DynamicHook.attachObject(java.lang.Object parent, java.lang.Object child, ElementEndContext context) |
void |
IconVisitor.end(ElementEndContext context) |
void |
ElementVisitor.end(ElementEndContext context)Visit the end tag of an xml element. |
void |
DynamicHook.end(ElementEndContext context) |
void |
BooleanVisitor.end(ElementEndContext end) |
void |
I18NStringVisitor.end(ElementEndContext end) |
void |
OnDemandElementVisitor.end(ElementEndContext context) |
void |
I18NCharVisitor.end(ElementEndContext context) |
void |
DeferredElementVisitorHook.end(ElementEndContext context) |
void |
MultiDeferredElementVisitorHook.end(ElementEndContext context) |
void |
DOMHook.end(ElementEndContext context) |
void |
MetaClassVisitor.end(ElementEndContext ctx) |
protected void |
OnDemandElementVisitor.endImpl(ElementEndContext context) |
protected java.lang.String |
ElementVisitor.getTextHelper(ElementEndContext context, boolean trim, boolean logErrorIfMissing) |
protected void |
DynamicHook.handleComplexElementEnd(ElementEndContext context) |
protected void |
DynamicHook.handleSimpleElementEnd(ElementEndContext context) |
| Uses of ElementEndContext in oracle.ide.composite |
|---|
| Methods in oracle.ide.composite with parameters of type ElementEndContext | |
|---|---|
void |
CompositeFileElementHook.end(ElementEndContext context) |
| Uses of ElementEndContext in oracle.ide.config |
|---|
| Methods in oracle.ide.config with parameters of type ElementEndContext | |
|---|---|
void |
ProjectDefaultsHook.end(ElementEndContext context) |
void |
SettingsUICustomizationsHook.end(ElementEndContext context) |
void |
PreferenceDefaultsHook.end(ElementEndContext context) |
| Uses of ElementEndContext in oracle.ide.explorer |
|---|
| Methods in oracle.ide.explorer with parameters of type ElementEndContext | |
|---|---|
void |
IconOverlayHook.end(ElementEndContext context) |
| Uses of ElementEndContext in oracle.ide.extension |
|---|
| Methods in oracle.ide.extension with parameters of type ElementEndContext | |
|---|---|
void |
HashStructureElementVisitor.end(ElementEndContext context) |
void |
HashStructureHook.end(ElementEndContext context) |
| Uses of ElementEndContext in oracle.ide.resourcebundle |
|---|
| Methods in oracle.ide.resourcebundle with parameters of type ElementEndContext | |
|---|---|
void |
ResourceBundleShapingPreferencesHook.end(ElementEndContext context) |
| Uses of ElementEndContext in oracle.jdeveloper.audit.extension |
|---|
| Methods in oracle.jdeveloper.audit.extension with parameters of type ElementEndContext | |
|---|---|
void |
AuditHook.end(ElementEndContext context)Ends an audit-hook element. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||