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 _


N

NUMBER_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
NUMBER_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
NameClashException - exception oracle.jbo.NameClashException.
Indicates that an attempt has been made to use a name that is already defined.
NameClashException(String, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NameClashException(int, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NamedDefinition - interface oracle.binding.meta.NamedDefinition.
Interface for holding named metadata.
NavigatableRowIterator - interface oracle.jbo.NavigatableRowIterator.
Provides simple access to a set of rows.
NavigationEvent - class oracle.jbo.NavigationEvent.
An event generated by RowSet to inform its listeners when the iterator position in a View Object changes.
NavigationEvent(NavigatableRowIterator, Row, Row) - Constructor for class oracle.jbo.NavigationEvent
Creates a navagation event when a new row becomes current.
NoObjException - exception oracle.jbo.NoObjException.
Indicates that a named object does not exist.
NoObjException(String, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NoObjException(int, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NoObjException(Class, String, Object[]) - Constructor for class oracle.jbo.NoObjException
 
navigateTo(ChangeEvent) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
navigateTo(int) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Invoked when a DCIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(NavigationEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
Calls updateNavigated() for all DCCtrlRangeBinding instances associated with this iterator binding object, or calls updateValuesFromRow() on all other control binding instances, passing in the current row instance from the RowIterator.
navigated(NavigationEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the current-row designation changes.
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
navigated(DCIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a navigated Event from BC4J RowSetIterator
navigated(JUIteratorBinding, NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the current-row designation changes.
navigated(JUIteratorBinding, NavigationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the current-row designation changes.
navigated(NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
*** For internal framework use only ***
needsEntityToVOMapping() - Method in class oracle.jbo.JboException
 
needsEstimatedRowCount() - Method in class oracle.adf.model.binding.DCControlBinding
 
needsEstimatedRowCount() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
needsEstimatedRowCount() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
needsEstimatedRowCount() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
next() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
next() - Method in interface oracle.jbo.RowIterator
Gets the next row in the iterator.
next() - Method in class oracle.jbo.ViewCriteria
Steps forward, designating the next row as the current row.
nodeSelected() - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Finds the row that this node represents in the associated iterator by asking this node's parent node for the iterator and then sets that row as current row in the RowIterator.
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.adf.model.binding.DCBindingContainer
Notify each listener of the iteratorChanged event when an iterator changes its data due to execute, re-execute, or change in display mode (find mode or data mode).
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Notify each listener of the iteratorChanged event when an iterator changes its data due to execute, re-execute, or change in display mode (find mode or data mode).
notifyIteratorChanged(DCIteratorBinding, boolean) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
*** For internal framework use only ***
notifyNavigationEvent(Row, Row) - Method in class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
notifyNavigationEvent(Row, Row) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
notifyRangeRefreshed(int) - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
notifyUpdateEvent(UpdateEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
called when rowUpdated event is received from the model.
notifyUpdateEvent(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
 
notifyView() - Method in class oracle.jbo.uicli.graph.GraphDataFromRow
 
notifyView() - Method in class oracle.jbo.uicli.graph.JUGraphBinding
derived class should override this method and notify the view
notifyView() - Method in class oracle.jbo.uicli.graph.JUMasterDetailGraphBinding
 
notifyView() - Method in class oracle.jbo.uicli.graph.JUSingleTableGraphBinding
 

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.