OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adfinternal.view.js.laf.dhtml.rich.subids
Class AdfDhtmlCodeEditorPeer

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adfinternal.view.js.laf.dhtml.rich.subids.AdfDhtmlCodeEditorPeer

public class AdfDhtmlCodeEditorPeer
extends Object
codeEditor component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [editorContent--> ci] - items in the codeEditor component



Field Summary

private static Object
_SUB_ID_MAP
codeEditor component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1.


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfDhtmlCodeEditorPeer()
codeEditor component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1.


Method Summary

protected HTMLElement
GetSubIdDomElement(Object subElementId)
Returns the dom element for a given subId for the CodeEditor component.


Field Detail


_SUB_ID_MAP

private static Object _SUB_ID_MAP

codeEditor component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [editorContent--> ci] - items in the codeEditor component

Constructor Detail


AdfDhtmlCodeEditorPeer

public AdfDhtmlCodeEditorPeer()

codeEditor component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [editorContent--> ci] - items in the codeEditor component

Method Detail


GetSubIdDomElement

protected HTMLElement GetSubIdDomElement(Object subElementId)

Returns the dom element for a given subId for the CodeEditor component.

Parameters:
subElementId    
Return:
HTMLElement - the DOM within the component related to scopedId

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2014.03.27 12:59 UTC
Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.