|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.jbo.common.PropertiesHelper
|
+--oracle.jbo.common.RowSetHelper
|
+--oracle.jbo.common.RowSetIteratorHelper
Internal: Applications should not use this class.
| Field Summary |
| Type | Field |
|---|---|
protected Row |
mCurrentRow
|
| Fields inherited from class oracle.jbo.common.RowSetHelper |
listeners, mMgmtListeners, mName |
| Fields inherited from class oracle.jbo.common.PropertiesHelper |
mProperties, timer |
| Constructor Summary |
RowSetIteratorHelper()
|
| Method Summary |
| Type | Method |
|---|---|
static Key |
createKey(AttributeList al,
AttributeDef[] keyAttrs)
|
| Methods inherited from class oracle.jbo.common.RowSetHelper |
addListener, addManagementListener, fireMgmtIteratorClosed,
fireMgmtIteratorReset, fireNavigationEvent,
fireRangeRefreshed, fireRangeScrolled, fireRowDeleted,
fireRowInserted, fireRowUpdated, getListeners,
getListenersList, getManagementListenersList, getName,
hasListeners, hasManagementListeners, removeListener,
removeManagementListener, setName |
| Methods inherited from class oracle.jbo.common.PropertiesHelper |
getProperties, getProperty, refreshProperty,
setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Row mCurrentRow
| Constructor Detail |
public RowSetIteratorHelper()
| Method Detail |
public static Key createKey(AttributeList al,
AttributeDef[] keyAttrs)
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||