JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
oracle.adfinternal.view.js.laf.dhtml.inlineEditor
Class AdfDhtmlNavigationItemTextEditor
Warning:
- This is an unsupported, internal implementation class.
- Use an API class that might provide equivalent functionality instead.
- This class will change without notice.
- It is not recommended that you use anything in this class.
org.ecmascript.object.Object
|
+--oracle.adf.view.js.base.AdfObject
|
+--oracle.adf.view.js.laf.inlineEditor.AdfRichInlineEditor
|
+--oracle.adf.view.js.laf.inlineEditor.AdfRichPlainTextEditor
|
+--oracle.adfinternal.view.js.laf.dhtml.inlineEditor.AdfDhtmlNavigationItemTextEditor
public class AdfDhtmlNavigationItemTextEditor
extends AdfRichPlainTextEditor
Creates an AdfDhtmlNavigationItemTextEditor instance.
Method Summary
|
protected Object |
GetEditedDomElement()
-
Override to return the element containing the text to edit.
|
public static Object |
getInlineEditor()
-
Returns a shared isntance of the AdfDhtmlNavigationItemTextEditor for cases where a span is used as the wrapper element.
|
Methods inherited from oracle.adf.view.js.base.AdfObject
|
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
public AdfDhtmlNavigationItemTextEditor(Object wrapperElementName)
Creates an AdfDhtmlNavigationItemTextEditor instance.
- Parameters:
-
protected Object GetEditedDomElement()
Override to return the element containing the text to edit.
- Return:
Object
- Overrides:
AdfRichPlainTextEditor.GetEditedDomElement()
public static Object getInlineEditor()
Returns a shared isntance of the AdfDhtmlNavigationItemTextEditor for cases where a span is used as the wrapper element.
- Return:
Object
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.