|
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 |
attributeRenderers,
bReleaseApplication,
dispAttrs,
isStateFull,
qView,
sApplication,
sRowSetName |
| Fields inherited from class oracle.jdeveloper.html.WebBeanImpl |
application,
ctx,
out,
page,
request,
response,
session |
| Constructor Summary | |
JSViewCurrentRecord()
|
|
| Method Summary | |
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,
getRenderingContext,
getRequest,
getRequestVariable,
getUniqueName,
initBeanForJS,
initialize,
initialize,
initialize,
render,
setRequestVariable |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| 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
public void render()
throws java.lang.Exception
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||