Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01

A B C D E F G H I J K L M N O P R S T U V W X _


R

RADAR_AREA - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
RADAR_LINE - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
RADAR_LINE_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
RANGESET_BASE_BINDING - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
accesses the underlying row that this reference object is bound to.
RANGESET_CURRENCY_STRING - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
accesses a String representation for web UIs to indicate if this refers to a current row.
RANGESET_INDEX - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
Allows access to this references row-index in the current range set.
RANGESET_LABEL_SET - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
 
RANGESET_ROW - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
accesses the underlying row that this reference object is bound to.
RANGESET_ROW_DATA_PROVIDER - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
accesses the bean in the underlying row that this reference object is bound to incase of non bc4j datacontrols.
RANGESET_ROW_KEY - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
Allows access to the key for the row referred to by this reference object.
RANGESET_ROW_KEY_STR - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
Allows access to the String form of the key for the row referred to by this reference object.
RANGESET_ROW_KEY_VALUE - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
Allows access to the key-attribute value for the row referred to by this reference object.
RANGESIZE_DO_NOT_OVERRIDE - Static variable in class oracle.adf.model.binding.DCIteratorBinding
 
RANGESIZE_UNLIMITED - Static variable in class oracle.adf.model.binding.DCIteratorBinding
 
RC_ALWAYS - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_DEFAULT - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_DEFER - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_NEVER - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_PREPARE - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_PREPARE_OPT - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_REFRESH - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_REFRESH_OPT - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_RENDER - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
RC_RENDER_OPT - Static variable in class oracle.adf.model.binding.DCExecutableBindingDef
 
READONLY - Static variable in interface oracle.jbo.AttributeDef
The attribute cannot be modified.
READ_ACTION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
REFRESH_CONTAINEES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_FORGET_NEW_ROWS - Static variable in interface oracle.jbo.Row
 
REFRESH_REMOVE_NEW_ROWS - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_UNDO_CHANGES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_WITH_DB_FORGET_CHANGES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_WITH_DB_ONLY_IF_UNCHANGED - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REGEXP_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
REGEXP_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
REGION_PERMISSION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
REL_ALL_REFS - Static variable in class oracle.adf.model.binding.DCDataControl
 
REL_ALL_REFS - Static variable in interface oracle.binding.DataControl
Release all references held in the data control.
REL_DATA_REFS - Static variable in class oracle.adf.model.binding.DCDataControl
 
REL_DATA_REFS - Static variable in interface oracle.binding.DataControl
Release only the data provider (Business Service) references
REL_VIEW_REFS - Static variable in class oracle.adf.model.binding.DCDataControl
 
REL_VIEW_REFS - Static variable in interface oracle.binding.DataControl
Hold on to the data references and release the View references if held on the datacontrol.
REL_WEAK_DATA_REFS - Static variable in class oracle.adf.model.binding.DCDataControl
 
REL_WEAK_DATA_REFS - Static variable in interface oracle.binding.DataControl
This is a weak data release.
REQ_FIRST - Static variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
REQ_LAST - Static variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
REQ_NEXT - Static variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
REQ_PREVIOUS - Static variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
RING_PIE - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
RING_PIE_BAR_CHART - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
ROWSET_PERMISSION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
ROW_KEY_STR - Static variable in class oracle.adf.model.binding.DCControlBinding
 
RangeBinding - interface oracle.binding.RangeBinding.
A ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to current ranges and position within the attribute collection.
RangeRefreshEvent - class oracle.jbo.RangeRefreshEvent.
Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn.
RangeRefreshEvent(RowSetIterator, int, int, Row[]) - Constructor for class oracle.jbo.RangeRefreshEvent
Creates a range refresh event.
RangeRefreshEvent(RowSetIterator, int, int, Row[], boolean) - Constructor for class oracle.jbo.RangeRefreshEvent
 
RangeRefreshEvent(RowSetIterator, int, int, Row[], boolean, Row[]) - Constructor for class oracle.jbo.RangeRefreshEvent
 
RangeSize - Static variable in class oracle.jbo.uicli.mom.JUTags
 
Refresh - Static variable in class oracle.jbo.uicli.mom.JUTags
 
RefreshCondition - Static variable in class oracle.jbo.uicli.mom.JUTags
 
RegExpFormatter - class oracle.jbo.uicli.jui.RegExpFormatter.
A regular expression based implementation of AbstractFormatter.
RegExpFormatter() - Constructor for class oracle.jbo.uicli.jui.RegExpFormatter
 
RegExpFormatter(String) - Constructor for class oracle.jbo.uicli.jui.RegExpFormatter
Creates a regular expression based AbstractFormatter.
RegExpFormatter(Pattern) - Constructor for class oracle.jbo.uicli.jui.RegExpFormatter
Creates a regular expression based AbstractFormatter.
Row - interface oracle.jbo.Row.
This interface provides access to rows.
RowContext - interface oracle.binding.RowContext.
A RowContext contains context that is passed into the TransactionalDataControl APIs when manipulating a row, such as when the row is being modified, created, or removed as a result of user interaction with the view layer.
RowImpl - class oracle.adf.model.generic.RowImpl.
The RowImpl class is used to access the data inside a row using the Row interface
RowImpl(Object, DCRowSetIteratorImpl) - Constructor for class oracle.adf.model.generic.RowImpl
 
RowIterator - interface oracle.jbo.RowIterator.
The interface for Row Iterator.
RowSet - Static variable in class oracle.jbo.uicli.mom.JUTags
 
RowSetIterator - interface oracle.jbo.RowSetIterator.
The interface for Row Set Iterator.
RowSetListener - interface oracle.jbo.RowSetListener.
Implemented by subscribers to events generated by row sets.
raiseException(Class, String, Object, String, Object, String, Exception) - Static method in class oracle.adf.model.binding.DCValidationListenersUtil
 
rangeRefreshed(DCIteratorBinding, RangeRefreshEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a rangeRefreshed Event from BC4J RowSetIterator
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
Handles the rangeRefereshed event generated by the current RowIterator.
rangeRefreshed(RangeRefreshEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range changes.
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeRefreshed(DCIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rangeRefreshed Event from BC4J RowSetIterator
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rangeRefreshed(DCIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rangeRefreshed Event from BC4J RowSetIterator
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the range changes.
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the range changes.
rangeScrolled(DCIteratorBinding, ScrollEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a rangeScrolled Event from BC4J RowSetIterator
rangeScrolled(ScrollEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
This method invokes updateRangeScrolled method on all instances of DCCtrlRangeBinding objects associated with this iterator binding, to notify them of the change in current range of rows.
rangeScrolled(ScrollEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range is scrolled.
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeScrolled(DCIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rangeScrolled Event from BC4J RowSetIterator
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rangeScrolled(DCIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rangeScrolled Event from BC4J RowSetIterator
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the range is scrolled.
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the range is scrolled.
readChildren(DefElement) - Method in class oracle.adf.model.generic.StructureDefImpl
 
readContents(DefElement) - Method in class oracle.adf.model.generic.StructureDefImpl
 
readXML(Element, int) - Method in class oracle.adf.model.generic.RowImpl
 
readXML(Element, int, XSLStylesheet) - Method in class oracle.adf.model.generic.RowImpl
 
readXMLBoolean(DefElement, String, HashMap) - Static method in class oracle.adf.model.binding.DCDefBase
 
readXMLInt(DefElement, String, HashMap) - Static method in class oracle.adf.model.binding.DCDefBase
 
readXMLString(DefElement, String, HashMap) - Static method in class oracle.adf.model.binding.DCDefBase
 
readXMLStringArray(DefElement, String, HashMap) - Static method in class oracle.adf.model.binding.DCDefBase
 
readXMLStringArrayList(DefElement, String, ArrayList) - Static method in class oracle.adf.model.binding.DCDefBase
 
readXMLStringArrayList(DefElement, String, HashMap) - Static method in class oracle.adf.model.binding.DCDefBase
 
reallocateIndexes() - Method in class oracle.jbo.uicli.jui.JUTableSortModel
If sort-column is greater than -1 (when no sorting should be done), sorts the data from the base model for display.
rebuildIteratorIfNeeded(DCIteratorBinding) - Method in class oracle.adf.model.binding.DCDataControl
 
rebuildIteratorUpto(int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
Creates a new Iterator over the dataSource (if the datasource itself is not an Iterator) and resets the currency to the given index.
refresh(int) - Method in class oracle.adf.model.binding.DCBindingContainer
Invokes refreshControl.
refresh() - Method in class oracle.adf.model.binding.DCBindingContainer
Invokes refreshControl.
refresh(int) - Method in interface oracle.adf.model.binding.DCIExecutable
 
refresh(int) - Method in class oracle.adf.model.binding.DCIteratorBinding
Internal: Applications should not use this method.
refresh(int) - Method in class oracle.adf.model.generic.RowImpl
 
refresh() - Method in interface oracle.binding.BindingContainer
Refreshes the DataControl by iteratively re-evaluating the executable bindings.
refresh(int) - Method in interface oracle.jbo.Row
Refreshes the row's attributes with values from database.
refresh() - Method in class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter
 
refreshBIBeanAdapter(BIBeanDataAccessAdapter) - Method in class oracle.jbo.uicli.graph.JUGraphBinding
 
refreshControl() - Method in class oracle.adf.model.binding.DCBindingContainer
Refresh the binding container with control data.
refreshControl() - Method in class oracle.adf.model.binding.DCControlBinding
Updates the values in a control that is bound using an Iterator already in use.
refreshControl() - Method in class oracle.adf.model.binding.DCParameter
noop
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlParameterBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
 
refreshControl() - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
refreshControl() - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
refreshControl() - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
refreshDCDef(AbstractDefinition, Map) - Method in interface oracle.adf.model.adapter.ContextHandler
Refreshes the data control's metadata from the given definition.
refreshDCStructureDef(AbstractDefinition, Map) - Method in interface oracle.adf.model.adapter.ContextHandler
Refreshes the data control's structure defintion of the output as serialized as a part of data control metadata.
refreshDefinition(AbstractDefinition) - Method in class oracle.adf.model.adapter.MetaDef
Refreshes the data control's metadata from a given definition.
refreshIfNeeded() - Method in class oracle.adf.model.binding.DCExecutableBinding
*** For internal framework use only ***
refreshIfNeeded() - Method in interface oracle.adf.model.binding.DCIExecutable
 
refreshStructureDefinition(AbstractDefinition) - Method in class oracle.adf.model.adapter.MetaDef
Refreshes the data control's structure definition.
registerDataProvider(DCRowContext) - Method in class oracle.adf.model.binding.DCDataControl
Called before the row in the RowContext object is modified/marked as removed.
registerDataProvider(DCRowContext) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
registerDataProvider(RowContext) - Method in interface oracle.binding.TransactionalDataControl
This method is called by the data binding facility before the row in the RowContext object is modified or marked as removed, so the row can be marked dirty by the data control.
registerDefinitionFactory(String, DefinitionFactory) - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Registers a binding factory and associates it with the provided namespace.
registerHandler(String, ContextHandler) - Static method in class oracle.adf.model.adapter.MetaDef
Registers a handler for an application context.
registerNavigationBarInterface(JUPanelBinding, BindingContext) - Static method in class oracle.jbo.uicli.binding.JUUtil
 
registerStatusBarInterface(JUPanelBinding, BindingContext) - Static method in class oracle.jbo.uicli.binding.JUUtil
 
registerVerifier(JFormattedTextField) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
release(int) - Method in class oracle.adf.model.bc4j.DCJboDataControl
Use this method to release connection to an Application Module
release() - Method in class oracle.adf.model.binding.DCBindingContainer
release all view and datacontrol references from this binding-container and all it's containee iterator bindings and control bindings.
release(int) - Method in class oracle.adf.model.binding.DCBindingContainer
Applications should release the DataControl which will end up calling this method for all binding containers in the datacontrol.
release(int) - Method in class oracle.adf.model.binding.DCControlBinding
 
release() - Method in class oracle.adf.model.binding.DCDataControl
Calls release(REL_ALL_REFS);
release(int) - Method in class oracle.adf.model.binding.DCDataControl
Based on the value of the flags parameter, releases all references to the objects in the data provider layer (BC4J or other data-provider objects).
release(int) - Method in interface oracle.adf.model.binding.DCDataControlManagement
Based on the value of the flags parameter, releases all references to the objects in the data provider layer (BC4J or other data-provider objects).
release() - Method in interface oracle.adf.model.binding.DCDataControlManagement
 
release(int) - Method in class oracle.adf.model.binding.DCDataControlReference
 
release() - Method in class oracle.adf.model.binding.DCDataControlReference
 
release(int) - Method in class oracle.adf.model.binding.DCExecutableBinding
*** For internal framework use only ***
release(int) - Method in interface oracle.adf.model.binding.DCIExecutable
 
release(int) - Method in class oracle.adf.model.binding.DCInvokeMethod
 
release() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
release(int) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
release(int) - Method in class oracle.adf.model.binding.DCParameter
 
release() - Method in interface oracle.adf.model.binding.DCStatusBarInterface
Framework calls this method when it needs to indicate that the connection to BC4J is being released.
release() - Method in interface oracle.adf.model.binding.DCTransactionStateListener
Framework calls this method when it needs to indicate that the connection to is being released.
release(int) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
release(int) - Method in interface oracle.binding.BindingContainer
Releases this ControlBinding.
release(int) - Method in interface oracle.binding.ControlBinding
Releases this ControlBinding.
release(int) - Method in interface oracle.binding.DataControl
Based on the value of the flags parameter, releases all references to the objects in the data provider layer Valid values for flags are: REL_ALL_REFS - if this data control should release all references to both the view and model objects.
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
release(int) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
 
release() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
release() - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
release(int) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
release(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
release(int) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
release(int) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Applications should release the DataControl which will end up calling this method for all binding containers in the datacontrol.
release(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
release(int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
 
releaseApplicationObject(DCDataControl) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Deprecated. since 10.1.2, use DCDataControl.release() instead to release a datacontrol from the bindings as well as from the business service.
releaseDataControl() - Method in class oracle.jbo.uicli.jui.JUPanelBinding
 
releaseReferences() - Method in class oracle.jbo.uicli.graph.JUMasterDetailGraphBinding
 
releaseReferences() - Method in class oracle.jbo.uicli.graph.JUSingleTableGraphBinding
 
releaseResources() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
remove(Object) - Method in class oracle.adf.model.binding.DCDataControlDef
 
remove() - Method in class oracle.adf.model.generic.RowImpl
Delete the row.
remove() - Method in interface oracle.jbo.Row
Removes the row from the database table.
remove(int) - Method in class oracle.jbo.ViewCriteria
 
remove(Object) - Method in class oracle.jbo.ViewCriteria
 
remove(int, int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeActionBinding(DCControlBinding) - Method in class oracle.adf.model.binding.DCIteratorBinding
Removes the given action control binding object from its list.
removeActionBindingListener(JUCtrlActionBindingListener) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Removes the given listener from this Action Binding's listeners list.
removeActionBindingListener(JUActionBindingListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
Removes the given listener from this Action Binding's listeners list.
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeAll(Collection) - Method in class oracle.jbo.ViewCriteria
 
removeAllElements() - Method in class oracle.jbo.ViewCriteria
 
removeAndRetain() - Method in class oracle.adf.model.generic.RowImpl
 
removeAndRetain() - Method in interface oracle.jbo.Row
Removes the row from the collection and then retain it for insertion into another location.
removeBindingChangeListener(JUCtrlListBindingChangeListener) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Remove a listener.
removeBindingContainer(DCBindingContainer) - Method in class oracle.adf.model.binding.DCDataControl
Remove the DCBindingContainer object of the given name (if any).
removeBindingWithCellEditor(JUPanelStopEditingListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a listener from the list.
removeBindingWithExc(String) - Method in class oracle.adf.model.binding.DCDataControl
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
removeChild(JUCtrlHierNodeBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
removeChild(JUCtrlHierNodeBinding) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
 
removeControlBinding(DCControlBinding) - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only ***
removeControlBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only ***
removeCurrentRow() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
removeCurrentRow() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
removeCurrentRow() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the Row Set.
removeCurrentRow() - Method in class oracle.jbo.ViewCriteria
Removes the current Row object from the row set.
removeCurrentRowAndRetain() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
removeCurrentRowAndRetain() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the collection and retain it for insertion into another location.
removeCurrentRowAndRetain() - Method in class oracle.jbo.ViewCriteria
 
removeCurrentRowFromCollection() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
removeCurrentRowFromCollection() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the collection.
removeCurrentRowFromCollection() - Method in class oracle.jbo.ViewCriteria
 
removeDataDirectorListener(DataDirectorListener) - Method in class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter
NEW Remove a listener from the data source.
removeDefinitionFactory(String) - Method in class oracle.jbo.uicli.mom.JUMetaObjectManager
Removed the factory associated with the provided namespace.
removeDependentExecutable(DCExecutableBinding) - Method in class oracle.adf.model.binding.DCExecutableBinding
*** For internal framework use only ***
removeDocumentListener(DocumentListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeElement(Object) - Method in class oracle.jbo.ViewCriteria
 
removeElement(Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeElementAt(int) - Method in class oracle.jbo.ViewCriteria
 
removeElementAt(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeExecutableBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
If a BindingContainer usage exists with the given name, remove it from the internal members.
removeFormBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the JUFormBinding object of the given name (if any).
removeFromCollection() - Method in class oracle.adf.model.generic.RowImpl
 
removeFromCollection() - Method in interface oracle.jbo.Row
Removes the row from the collection.
removeFromDCExceptions() - Method in class oracle.adf.model.binding.DCControlBinding
 
removeInvokeMethodListener(DCInvokeMethodListener) - Method in class oracle.adf.model.binding.DCInvokeMethod
Removes the given listener from this Action Binding's listeners list.
removeInvokeMethodListener(DCInvokeMethodListener) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeIterBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
If an iterator binding exists with the given name, remove it from the internal members.
removeIteratorBinding(String) - Method in class oracle.adf.model.binding.DCBindingContainer
If an iterator binding exists with the given name, remove it from the internal members.
removeIteratorChangedListener(JUIteratorChangedListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Remove a listener from this list.
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
removeListener(Object) - Method in interface oracle.jbo.NavigatableRowIterator
Removes a subscriber (listener) for RowSetListener events generated by this row set iterator.
removeListener(Object) - Method in class oracle.jbo.ViewCriteria
Removes a RowSetListener.
removeManagementListener(RowSetManagementListener) - Method in interface oracle.jbo.RowSetIterator
Removes a subscriber (listener) for RowSetManagementListener events generated by this row set iterator.
removeNavigationBar(JUNavigationBarInterface) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a JUNavigationBarInterface listener object from the list.
removeParameter(DCParameter) - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only *** Remove the parameter object from a binding container
removeParameter(String) - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only ***
removePersistentState(String) - Method in class oracle.adf.model.servlet.HttpBindingContext
 
removeRange(int, int) - Method in class oracle.jbo.ViewCriteria
 
removeRegionListener(RegionListener) - Method in class oracle.adf.model.binding.DCBindingContainer
Removes the given listener from this binding container's validation listeners list.
removeRowData(DCRowContext) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
removeRowData(DCRowContext) - Method in class oracle.adf.model.binding.DCDataControl
This method is to remove the row object (the obj parameter) from the underlying data source.
removeRowData(DCRowContext) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
removeRowData(RowContext) - Method in interface oracle.binding.TransactionalDataControl
This method is called by the data binding facility when a row should be removed from the underlying data source.
removeRowDataFromCollection(DCRowContext) - Method in class oracle.adf.model.binding.DCDataControl
This method is to remove the row object (the obj parameter) from the collection.
removeRowSetListener(JUPanelRowSetListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes the given listener from this panel's RowSet listeners list.
removeRowWithKey(String) - Method in class oracle.adf.model.binding.DCIteratorBinding
Find a row with the given key in the current row iterator and if one found, remove it.
removeSession(String) - Method in class oracle.adf.model.binding.DCConfigurationDef
 
removeSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
removeStatusBarInterface(DCStatusBarInterface) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to remove the given object to the JUApplication's StatusBars.
removeStatusBarInterface(DCStatusBarInterface) - Method in class oracle.adf.model.binding.DCDataControl
Remove the given instance of status bar interface if found.
removeStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to remove the given object to the JUApplication's StatusBars.
removeTableModelListener(TableModelListener) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
removeTransactionStateListener(DCTransactionStateListener) - Method in class oracle.adf.model.binding.DCDataControl
Remove the given object from JUTransactionStateListener list.
removeTreeModelListener(TreeModelListener) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
removeUndoableEditListener(UndoableEditListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeValidationListener(DCBindingContainerValidationListener) - Method in class oracle.adf.model.binding.DCBindingContainer
Removes the given listener from this binding container's validation listeners list.
removeValueBinding(DCControlBinding) - Method in class oracle.adf.model.binding.DCIteratorBinding
Removes the given control binding object from its list.
render(Runnable) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
reportException(Throwable) - Method in class oracle.adf.model.binding.DCBindingContainer
If DCDataControl is setup, then invoke DCDataControl.reportException to report any exceptions.
reportException(Exception) - Method in class oracle.adf.model.binding.DCControlBinding
Report the given exception via the containing BindingContainer object.
reportException(DCBindingContainer, Exception) - Method in class oracle.adf.model.binding.DCDataControl
This method is used by all framework binding objects to report exceptions.
reportException(DCBindingContainer, Exception) - Method in interface oracle.adf.model.binding.DCErrorHandler
Implements how to handle the given exception raised within the JClient framework in the context of the given form binding.
reportException(DCBindingContainer, Exception) - Method in class oracle.adf.model.binding.DCErrorHandlerImpl
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required).
reportException(DCBindingContainer, Exception) - Method in class oracle.adf.model.binding.DCErrorHandlerThrow
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required).
reportException(boolean, Exception) - Method in class oracle.adf.model.binding.DCIteratorBinding
Utility method to report exceptions via the containing binding container.
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUApplication
This method is used by all framework binding objects to report exceptions.
reportException(Exception, boolean) - Method in class oracle.jbo.uicli.binding.JUControlBinding
 
reportException(Exception) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Report the given exception via the containing BindingContainer object.
reportException(JUFormBinding, Exception) - Method in interface oracle.jbo.uicli.binding.JUErrorHandler
Implements how to handle the given exception raised within the JClient framework in the context of the given form binding.
reportException(JUFormBinding, Exception, boolean) - Method in interface oracle.jbo.uicli.binding.JUErrorHandler
 
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUErrorHandlerThrow
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required).
reportException(JUFormBinding, Exception, boolean) - Method in class oracle.jbo.uicli.binding.JUErrorHandlerThrow
 
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
reportException(JUFormBinding, Exception, boolean) - Method in class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
reportException(DCBindingContainer, Exception) - Method in class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
reportException(DCBindingContainer, Exception, boolean) - Method in class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
reportException(DCBindingContainer, Exception) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
reportException(JUFormBinding, Exception) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
reportException(JUFormBinding, Exception, boolean) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
requestRefreshControl() - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Called by bindings that may have changed model properties and need a refresh of the model/whole bindingContainer.
requiresUpdateModel() - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
reset() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
reset() - Method in interface oracle.jbo.RowIterator
Moves the currency to the slot before the first row.
reset() - Method in class oracle.jbo.ViewCriteria
Clears the "current row" designation and places the iterator in the slot before the first row.
resetAttributeExceptionInRow(DCIteratorBinding, Row, AttributeDef, AttrValException) - Method in class oracle.adf.model.bc4j.DCJboDataControl
Reset any deferred exception in the row for the given attribute, for which the AttrValException was raised.
resetAttributeExceptionInRow(Row, AttributeDef, AttrValException) - Method in class oracle.adf.model.binding.DCControlBinding
 
resetAttributeExceptionInRow(DCIteratorBinding, Row, AttributeDef, AttrValException) - Method in class oracle.adf.model.binding.DCDataControl
 
resetDependentsRefresh() - Method in class oracle.adf.model.binding.DCExecutableBinding
 
resetIndices() - Method in class oracle.jbo.uicli.jui.JUTableSortModel
Initializes the mapping between indices of this model versus the base model.
resetInputState() - Method in class oracle.adf.model.binding.DCBindingContainer
Resets the error state for all control bindings.
resetInputState() - Method in class oracle.adf.model.binding.DCControlBinding
Resets any exceptions and client-side values that this binding may hold.
resetInputState() - Method in class oracle.adf.model.binding.DCParameter
noop
resetInputState() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
resetInputState() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Empty method to support DCControlBinding contract.
resetInputState() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
resetKey() - Method in class oracle.adf.model.generic.RowImpl
Call this if the correpsonding dataProvider row object has a change in key object values.
resetRSICurrency(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
resetState() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
resetState() - Method in class oracle.adf.model.binding.DCDataControl
Resets the DataControl.
resetState() - Method in interface oracle.adf.model.binding.DCDataControlManagement
Resets the DataControl.
resetState() - Method in class oracle.adf.model.binding.DCDataControlReference
 
resetState() - Method in class oracle.adf.model.generic.DCGenericDataControl
 
resetState() - Method in interface oracle.binding.ManagedDataControl
Resets the DataControl.
resolveAttributeDefs(StructureDef, String[]) - Method in class oracle.adf.model.binding.DCDataControl
 
resolveAttributeValue(String, Object) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
 
resolvePath(Map) - Method in interface oracle.binding.ControlBinding
Given a map of name/value pairs, use this binding's path to find an entry in this map.
resolvePath(Map) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Return true if this binding's path is found as a key in the given map.
resolvePath(Map) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Return true if this binding's path is found as a key in the given map.
resolvePath(Map) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
 
resolveRangeSize(int) - Method in class oracle.adf.model.binding.DCIteratorBinding
Sets this iterator binding and it's associated RowIterator's range size to the greater of this either the iterator's range size and the given range size.
resolveResourceProperty(String, LocaleContext) - Method in class oracle.adf.model.binding.DCVariableImpl
 
restoreDefaultCursor() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Shows default cursor.
restoreRSIs() - Method in class oracle.adf.model.generic.DCGenericDataControl
 
restoreState(String) - Method in class oracle.adf.model.binding.DCBindingContainerState
 
restoreTreeAndExpand(ArrayList) - Method in class oracle.jbo.uicli.binding.JUCtrlHierBinding
Advanced method: Applications should not use this method
restoreTreeAndExpand(ArrayList) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Advanced method: Applications should not use this method
retainAll(Collection) - Method in class oracle.jbo.ViewCriteria
 
retrieveFromNode(Node) - Method in class oracle.adf.model.adapter.AdapterDataControlDef
Retrieves the definition from an XML node.
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.adapter.AdapterDataControlDef
Retrieves the attributes of the data control from an XML definition.
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCControlBindingDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCDataControlDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCDefBase
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCExecutableBindingDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCInvokeActionDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCIteratorBindingDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.adf.model.binding.DCParameterDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
For Framework internal use only
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.binding.JUMethodIteratorDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.graph.JUSingleTableGraphDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUActionDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUBoundedRangeDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.DateFormatDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.MaskFormatDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.NumberFormatDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.RegExpFormatDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JULOVEditorPropDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JULovButtonDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUProgressBarDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUScrollBarDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUSliderDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUSpinnerDef.SpinnerDateModelDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUSpinnerDef.SpinnerNumberModelDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUSpinnerDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUTableDef.JUEditorPropDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUTableDef.JUTableAttrPropDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUTableDef
 
retrieveFromXML(DefElement, HashMap) - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
revert() - Method in class oracle.adf.model.generic.RowImpl
Revert the row to the Database state.
rollbackTransaction() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
rollbackTransaction() - Method in class oracle.adf.model.binding.DCDataControl
Helper method that invokes rollback on the current Transaction.
rollbackTransaction() - Method in class oracle.adf.model.generic.DCGenericDataControl
 
rollbackTransaction() - Method in interface oracle.binding.TransactionalDataControl
Rolls back the current transaction.
rowDeleted(DCIteratorBinding, DeleteEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a rowDeleted Event from BC4J RowSetIterator
rowDeleted(DeleteEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
If range size of this iterator binding is not 1, this method invokes updateRowDeleted method on all instances of DCCtrlValueBinding objects associated with this iterator binding, to notify them of the newly inserted row.
rowDeleted(DeleteEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been deleted.
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowDeleted(DCIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowDeleted Event from BC4J RowSetIterator
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowDeleted(DCIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowDeleted Event from BC4J RowSetIterator
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when a row has been deleted.
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when a row has been deleted.
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.graph.GraphDataFromCol
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.graph.JUGraphBinding
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
rowInserted(DCIteratorBinding, InsertEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a rowInserted Event from BC4J RowSetIterator
rowInserted(InsertEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
If range size of this iterator binding is not 1, this method invokes updateRowInserted method on all instances of DCCtrlValueBinding objects associated with this iterator binding, to notify them of the newly inserted row.
rowInserted(InsertEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been inserted.
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowInserted(DCIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowInserted Event from BC4J RowSetIterator
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowInserted(DCIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowInserted Event from BC4J RowSetIterator
rowInserted(JUIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when a row has been inserted.
rowInserted(JUIteratorBinding, InsertEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when a row has been inserted.
rowUpdated(DCIteratorBinding, UpdateEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a rowUpdated Event from BC4J RowSetIterator
rowUpdated(UpdateEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
Invokes updateValuesFromRow() to notify all control bindings of a change in an attribute in the row.
rowUpdated(UpdateEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when an attribute of the row has been changed.
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowUpdated(DCIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowUpdated Event from BC4J RowSetIterator
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowUpdated(DCIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowUpdated Event from BC4J RowSetIterator
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when an attribute of the row has been changed.
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when an attribute of the row has been changed.

Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01

A B C D E F G H I J K L M N O P R S T U V W X _


Copyright © 1997, 2006, Oracle. All rights reserved.