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

N

name - Variable in class oracle.jdeveloper.html.DHTMLTab
 
name - Variable in class oracle.jdeveloper.html.DHTMLTabControl
 
name - Variable in class oracle.jdeveloper.html.DHTMLButtonBar
 
name - Variable in class oracle.jdeveloper.html.DHTMLNoTabControl
 
name - Variable in class oracle.jdeveloper.html.HTMLInputElement
 
name - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
name - Variable in class oracle.jdeveloper.html.DHTMLToolBar
 
name - Variable in class oracle.jdeveloper.html.DHTMLDispArray
 
name - Variable in class oracle.jdeveloper.html.DHTMLTable
 
name - Variable in class oracle.jdeveloper.html.DHTMLTree
 
name - Variable in class oracle.jdeveloper.html.DHTMLArray
 
NameClashException - exception oracle.jbo.NameClashException.
Indicates that an attempt has been made to use a name that is already defined.
NameClashException(int, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NameClashException(String, String) - Constructor for class oracle.jbo.NameClashException
Creates an exception to be localized using CSMessageBundle and error code EXC_NAME_CLASH.
NamedObjectImpl - class oracle.jbo.server.NamedObjectImpl.
The base class for all business objects.
NamedObjectImpl() - Constructor for class oracle.jbo.server.NamedObjectImpl
 
names() - Method in class oracle.jbo.server.JboEventObject
Enumerates the names used as keys in this event object's hash table.
nav - Variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_BASE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_BROWSE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_COMMIT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_DELETE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_EDIT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_FINDFORM - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_FIRST - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_INSERT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_LAST - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_NEXT - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_NEXT_PAGE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_PREVIOUS - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_PREVIOUS_PAGE - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_ROLLBACK - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
NAVIGATE_VIEW - Static variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
navigated(NavigationEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the current-row designation changes.
NavigationEvent - class oracle.jbo.NavigationEvent.
An event generated by RowSet to inform its listeners when the iterator position in a View Object changes.
NavigationEvent(RowSetIterator, Row, Row) - Constructor for class oracle.jbo.NavigationEvent
Creates a navagation event when a new row becomes current.
NavigatorBar - class oracle.jbo.html.databeans.NavigatorBar.
The NavigatorBar Data Web Bean renders itself as an Oracle toolbar.
NavigatorBar() - Constructor for class oracle.jbo.html.databeans.NavigatorBar
 
nCommand - Variable in class oracle.jbo.html.databeans.ToolBarButton
 
negated - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
newRow - Variable in class oracle.jbo.html.databeans.JSEditCurrentRecord
Stores the new row when EditCurrentRecord is in INSERT mode.
newRow - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Stores the new row when EditCurrentRecord is in INSERT mode.
next() - Method in interface oracle.jbo.RowIterator
Steps forward, designating the next row as the current row.
next() - Method in class oracle.jbo.common.PropertyMetadata
 
next() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Navigates to the next row in the row set.
next() - Method in class oracle.jbo.server.ViewRowSetImpl
Navigates to the next row in the row set.
next() - Method in class oracle.jbo.server.ViewObjectImpl
Navigates to the next row in the row set.
nextIndex() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the next row.
nHeight - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
nibbles2bArray(byte[]) - Static method in class oracle.jbo.common.RepConversion
Nibbles to byte array.
nibbleToHex(byte) - Static method in class oracle.jbo.common.RepConversion
nibble To hex.
nLength - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
NLSFormat - Variable in class oracle.jbo.html.databeans.JSEditCurrentRecord
Determines the default date format.
NLSFormat - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines the default date format.
NoDefException - exception oracle.jbo.NoDefException.
Indicates that an attempt has been made to use a nonextistant definition.
NoDefException(int, String) - Constructor for class oracle.jbo.NoDefException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_DEFINITION.
NoDefException(String, String) - Constructor for class oracle.jbo.NoDefException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_DEFINITION.
nodeImage - Variable in class oracle.jdeveloper.html.DHTMLRow
 
NoObjException - exception oracle.jbo.NoObjException.
Indicates that a named object does not exist.
NoObjException(int, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NoObjException(String, String) - Constructor for class oracle.jbo.NoObjException
Creates an exception to be localized using CSMessageBundle and error code EXC_NO_OBJECT.
NotConnectedException - exception oracle.jbo.NotConnectedException.
Indicates that the Application Module is not connected to a database.
NotConnectedException() - Constructor for class oracle.jbo.NotConnectedException
Creates an exception to be localized using CSMessageBundle and error code EXC_NOT_CONNECTED.
notifyRowUpdated(ViewRowSetImpl, Row[], int[]) - Method in class oracle.jbo.server.ViewObjectImpl
This method is invoked by the framework when updates are made to any attribute for rows in the given ViewRowSet for this ViewObject.
NoXMLFileException - exception oracle.jbo.NoXMLFileException.
Indicates that an XML file could not be found for a container.
NoXMLFileException(String) - Constructor for class oracle.jbo.NoXMLFileException
Creates an exception to be localized using CSMessageBundle and error code EXC_LOCATING_XML_FILE.
NoXMLFileException(String, Object[]) - Constructor for class oracle.jbo.NoXMLFileException
Creates an exception to be localized using CSMessageBundle and a given error code.
nType - Variable in class oracle.jbo.html.databeans.ToolBarButton
 
nType - Variable in class oracle.jdeveloper.html.PickList
 
nType - Variable in class oracle.jdeveloper.html.StaticPickList
 
NULL_CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
NULL_TYPES - Static variable in class oracle.jbo.server.util.Variant
 
NULL(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Does nothing: this method allows fragments of code to be embedded that will be compiled away for release-mode builds.
NullDBTransactionImpl - class oracle.jbo.server.NullDBTransactionImpl.
Internal: Applications should not use this class.
NullDBTransactionImpl() - Constructor for class oracle.jbo.server.NullDBTransactionImpl
 
NullValue - class oracle.jbo.domain.NullValue.
Provides a means of creating and serializing null Domain objects.
NullValue() - Constructor for class oracle.jbo.domain.NullValue
Creates a default null Domain object, of type VARCHAR.
NullValue(int) - Constructor for class oracle.jbo.domain.NullValue
Creates a null value for a specified Domain type.
NullValue(String) - Constructor for class oracle.jbo.domain.NullValue
Creates a null value for a specified Domain type.
nullVariant - Static variable in class oracle.jbo.server.util.Variant
 
numberOfElements() - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
numberOfElements() - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
numberToken(String, int) - Static method in class oracle.jbo.server.util.JboToken
 
nVisibleRows - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
nVisibleRowsWasChanged - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
nWidth - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 

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