OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adfinternal.view.js.laf.dhtml.rich
Class AdfDhtmlOutputFormattedPeer

Warning:

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

public class AdfDhtmlOutputFormattedPeer
extends AdfDhtmlValuePeer
Renders text for DHTML



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfDhtmlOutputFormattedPeer()
Renders text for DHTML


Method Summary

protected Object
GetDisplayValue(Object component, Object domElement)
protected Object
SetDisplayValue(Object component, Object domElement, Object newValue)


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.subids.AdfDhtmlValuePeer

GetBestMatchSubId, GetSubIdDomElement


Field Detail


Constructor Detail


AdfDhtmlOutputFormattedPeer

public AdfDhtmlOutputFormattedPeer()

Renders text for DHTML

Method Detail


GetDisplayValue

protected Object GetDisplayValue(Object component,
                                 Object domElement)

Parameters:
component    
domElement    
Return:
Object

SetDisplayValue

protected Object SetDisplayValue(Object component,
                                 Object domElement,
                                 Object newValue)

Parameters:
component    
domElement    
newValue    
Return:
Object

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

 

Generated on 2015.07.15 10:12 UTC
Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved.