JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.base.AdfObject
         |
         +--oracle.adf.view.js.base.AdfUIPeer
               |
               +--oracle.adf.view.js.laf.rich.AdfRichUIPeer
                     |
                     +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlValuePeer
public class AdfDhtmlValuePeer extends AdfRichUIPeer
Field Summary | 
|---|
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, CreateSubId, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_TARGET_STYLECLASS, HOVER_TARGET_STYLECLASS, READONLY_STYLECLASS | 
Fields inherited from oracle.adf.view.js.base.AdfObject | 
constructor, superclass | 
Fields inherited from org.ecmascript.object.Object | 
prototype | 
Constructor Summary | 
|
|---|---|
public | 
  | 
Method Summary | 
|
|---|---|
protected Object | 
  | 
protected Object | 
  | 
public Object | 
  | 
public Object | 
  | 
protected Object | 
  | 
public Object | 
  | 
protected Object | 
|
protected HTMLElement | 
  | 
protected static Object | 
|
public Object | 
|
public Object | 
  | 
protected Object | 
  | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible, needsResizeNotify | 
Methods inherited from oracle.adf.view.js.base.AdfObject | 
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString | 
Field Detail | 
|---|
Constructor Detail | 
|---|
public AdfDhtmlValuePeer()
Method Detail | 
|---|
protected Object ComponentValueChanged(Object component,
                                       Object domElement,
                                       Object newValue,
                                       Object oldValue)component | 
||
domElement | 
||
newValue | 
||
oldValue | 
Objectprotected Object GetComponentValue(Object component,
                                   Object domElement)component | 
||
domElement | 
Objectpublic Object getConvertedObject(Object component,
                                 Object value)component | 
||
value | 
Objectpublic Object getConvertedValue(Object component,
                                Object submittedValue)component | 
||
submittedValue | 
Objectprotected Object GetDisplayValue(Object component,
                                 Object domElement,
                                 Object unconditional)component | 
||
domElement | 
||
unconditional | 
- | says whether or not to always return the display value, or whether null can be returned if certain conditions are not met | 
Objectpublic Object getFormatHint(Object component)component | 
- | the underlying component for the peer, to access the converter, if present. | 
Object - the format hint (see TrConverter.getFormatHint()) or null, if no converter is present.protected Object GetNullDefault()Objectprotected HTMLElement GetSubIdDomElement(Object subElementId)subElementId | 
HTMLElement - the DOM within the component related to scopedIdAdfRichUIPeer.getSubIdDomElement(Object, Object)protected static Object InitSubclass()Objectpublic Object isEmpty(Object submittedValue)submittedValue | 
- | the submitted value | 
Object - does the peer think it's emptypublic Object setDisplayValue(Object component,
                              Object newValue)component | 
||
newValue | 
Objectprotected Object SetDisplayValue(Object component,
                                 Object domElement,
                                 Object newValue)component | 
||
domElement | 
||
newValue | 
- | new string to be displayed | 
Object
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||