|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jdeveloper.html.HTMLFieldRendererImpl | +--oracle.jdeveloper.html.ReadOnlyField | +--oracle.jdeveloper.html.DisplayArrayField
Represents a read-only field generator.
Fields inherited from class oracle.jdeveloper.html.HTMLFieldRendererImpl |
attrDef, ds, htmlAttributes,
locale, page, sFormName,
sPrompt |
Constructor Summary |
DisplayArrayField()
|
Method Summary |
Type | Method |
---|---|
protected java.lang.String |
getHTMLValue(Row row)
|
Methods inherited from class oracle.jdeveloper.html.ReadOnlyField |
renderToString |
Methods inherited from class oracle.jdeveloper.html.HTMLFieldRendererImpl |
getAttributeDef, getCSSClassName, getDatasource,
getDisplayHeight, getDisplayWidth, getFieldName,
getFormName, getHiddenFieldForValue, getHTMLValue, getMaxDataLength, getPageContext, getPromptText,
getValue, setAttributeDef, setCSSClassName,
setDatasource, setDisplayHeight, setDisplayWidth,
setFieldName, setFormName, setHtmlAttributes,
setMaxDataLength, setPageContext, setPromptText,
setValue, setValueFromRow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DisplayArrayField()
Method Detail |
protected java.lang.String getHTMLValue(Row row)
getHTMLValue
in class HTMLFieldRendererImpl
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |