|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jdeveloper.html.WebBeanImpl | +--oracle.jdeveloper.html.DataWebBeanImpl | +--oracle.jbo.html.databeans.JSViewCurrentRecord
Fields inherited from class oracle.jdeveloper.html.DataWebBeanImpl |
amName, bReleaseApplication, dispAttrs,
ds |
Fields inherited from class oracle.jdeveloper.html.WebBeanImpl |
application, bUsedInTag, out,
page, request, response, session |
Fields inherited from interface oracle.jdeveloper.html.WebBean |
contentFrameName, defaultCaboBase, defaultCaboImageBase,
defaultImageBase, defaultJSPBase, defaultNLSFormat,
JS_LIBRARIES, JS_NAMEID, JSButtonConstructorLib,
JSCalendarConstructorLib, JSContainerConstructorLib, JSDataConstructLib,
JSModalPageConstructorLib, JSTableConstructLib, JSToolbarConstructorLib,
JSTreeConstructLib, JSUtilitiesLib |
Constructor Summary |
JSViewCurrentRecord()
|
Method Summary |
Type | Method |
---|---|
void |
internalInitialize()
Internal initialize. |
void |
JSViewCurrentRecord()
|
void |
render()
Renders an HTML table that contains records from the View Object's RowSet. |
void |
setShowRecordNumbers(boolean bShow)
Sets whether the control will render the record numbers in the browser. |
Methods inherited from class oracle.jdeveloper.html.WebBeanImpl |
generateScriptSrc, getCookie,
getOut, getRequest, getRequestVariable, getRequestVariable, getUniqueName,
initBeanForJS, initBeanForJS, initBeanForJS, initialize, initialize, initialize,
render, setRequestVariable, setRequestVariable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.jdeveloper.html.WebBean |
initialize, initialize, render |
Constructor Detail |
public JSViewCurrentRecord()
Method Detail |
public void JSViewCurrentRecord()
public void setShowRecordNumbers(boolean bShow)
bShow
- true to display record number; false to
suppress record numbers.public void internalInitialize() throws java.lang.Exception
WebBean
internalInitialize
in class DataWebBeanImpl
public void render() throws java.lang.Exception
render
in class WebBeanImpl
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |