|
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.RefreshDataSource
Internal: Applications should not use this class.
Accesses the data source, re-executes the View Object query, then navigates to the first row of the resulting RowSet.
Fields inherited from class oracle.jdeveloper.html.DataWebBeanImpl |
bReleaseApplication,
dispAttrs,
isStateFull,
qView,
sApplication,
sRowSetName |
Fields inherited from class oracle.jdeveloper.html.WebBeanImpl |
application,
out,
page,
request,
response,
session |
Constructor Summary | |
RefreshDataSource()
|
Method Summary | |
void |
render()
Internal: Applications should not use this method. |
Methods inherited from class oracle.jdeveloper.html.DataWebBeanImpl |
clearDisplayAttributes,
getApplicationFromContext,
getApplicationName,
getDisplayAttributeDefs,
getDisplayAttributes,
getKeys,
getRowSet,
getViewObjectName,
handleCommit,
initialize,
initialize,
initialize,
initializeRowSetFromContext,
internalInitialize,
isAppStateful,
releaseApplicationResources,
setDisplayAttributes,
setReleaseApplicationResources,
setRowSet,
shouldDisplayAttribute |
Methods inherited from class oracle.jdeveloper.html.WebBeanImpl |
generateScriptSrc,
getCookie,
getOut,
getRequest,
getUniqueName,
initBeanForJS,
initialize,
initialize,
initialize,
render |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RefreshDataSource()
Method Detail |
public void render()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |