Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

U

UI_ROWKEY - Static variable in class oracle.jbo.html.jsp.datatags.ShowValueTag
 
UIMessageBundle - class oracle.jbo.uicli.UIMessageBundle.
 
UIMessageBundle() - Constructor for class oracle.jbo.uicli.UIMessageBundle
 
UNASSIGNED_NULL - Static variable in class oracle.jbo.server.util.Variant
Two types of null supported.
UnassignedNull_S - Static variable in class oracle.jbo.server.util.Variant
 
unbind(Name) - Method in class oracle.jbo.common.JboInitialContext
 
unbind(String) - Method in class oracle.jbo.common.JboInitialContext
 
unbindFromBean() - Method in class oracle.jbo.server.EJBEntityImpl
 
uncacheIcon(Icon) - Static method in class oracle.jbo.common.ResourceManager
Remove a previously cached icon from the icon cache and flush the associated image data (this method is not for public use, please just pretend you didn't see it).
unflattenName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
UnknownFormatterException - exception oracle.jbo.format.UnknownFormatterException.
Exception used by methods in oracle.dacf.Formatter.FormatManager interface.
UnknownFormatterException() - Constructor for class oracle.jbo.format.UnknownFormatterException
Constructs an Exception with no specified detail message.
UnknownFormatterException(String) - Constructor for class oracle.jbo.format.UnknownFormatterException
Constructs an Exception with the specified detail message.
UnknownLocaleException - exception oracle.jbo.format.UnknownLocaleException.
Exception used by methods in oracle.dacf.Formatter.Formatter interface.
UnknownLocaleException() - Constructor for class oracle.jbo.format.UnknownLocaleException
Constructs an Exception with no specified detail message.
UnknownLocaleException(String) - Constructor for class oracle.jbo.format.UnknownLocaleException
Constructs an Exception with the specified detail message.
UnknownSQLTypeException - exception oracle.jbo.common.UnknownSQLTypeException.
Indicates that an attempt has been made to use a unknown or unimplemented SQL data type.
UnknownSQLTypeException(Class, String, Object[]) - Constructor for class oracle.jbo.common.UnknownSQLTypeException
Creates an exception to be localized using the specified resource bundle and error code.
UnknownSQLTypeException(String) - Constructor for class oracle.jbo.common.UnknownSQLTypeException
Creates an exception to be localized using CSMessageBundle and error code EXC_TYP_UNKNOWN_SQL_TYPE.
UnknownType_S - Static variable in class oracle.jbo.server.util.Variant
 
unMarshal(Object) - Method in interface oracle.jbo.common.ObjectMarshaller
 
unmarshal(ObjectMarshaller) - Method in class oracle.jbo.common.JboServiceMessage
 
unMarshalled() - Method in interface oracle.jbo.common.Marshallable
 
unMarshalUnserial(Object) - Static method in class oracle.jbo.common.TypeMarshaller
 
unMarshalValue(Object, ObjectMarshaller) - Static method in class oracle.jbo.common.SvcMsgDataRow
 
UNREFERENCED_INSTANCE_RECYCLED - Static variable in interface oracle.jbo.common.ampool.ApplicationPoolListener
 
unregisterCleanup() - Method in class oracle.jbo.html.databeans.ChartRenderer
unregister HTTP Session binding listner used to cleanup the chart objects generated in this session
UNSHARED - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
UNSHARED - Static variable in interface oracle.jbo.common.ampool.ApplicationModuleRef
 
unspecified(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.EditAction
unspecified dispatch method This is the case whe no event is specified.
UPDATEABLE - Static variable in interface oracle.jbo.AttributeDef
The attribute can be freely modified.
UPDATEABLE_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.ShowDefinitionTag
 
UPDATEABLE_WHILE_NEW - Static variable in interface oracle.jbo.AttributeDef
The attribute can be modified until it is committed, but cannot be subsequently modified.
UpdateAction - class oracle.jbo.html.struts11.actions.UpdateAction.
UpdateAction
UpdateAction() - Constructor for class oracle.jbo.html.struts11.actions.UpdateAction
 
updateAttributeValue(Object) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
updateBean(EJBLocalObject) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
An abstract method responsible for updating the Entity Bean with attribute values from this Entity Facade.
updateConnectionDefinition(String, ConnectionDescriptor) - Method in class oracle.jbo.client.Configuration
 
UpdateEvent - class oracle.jbo.UpdateEvent.
An event class used by RowSetIterator to inform its listeners when a row is modified.
UpdateEvent(RowSetIterator, Row, int, int[]) - Constructor for class oracle.jbo.UpdateEvent
Creates an event when a row is modified.
updateNavigated(NavigationEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
Adjusts the display to move the current row selection to the new current row.
updateNavigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Update the current row display as the currency has navigated in the iterator with which this control binding is working.
updateNavigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
Method to handle Navigation event from the BC4J iterator.
updateNavigated(NavigationEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Overridden as a no-op.
updateRangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
Adjusts the scrollbar of the associated JTable and also refreshes the display with the current set of rows in range in the associated RowIterator.
updateRangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Update the control display based on whether the rows of data has scrolled.
updateRangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
Method to handle scroll events from the BC4J iterator.
updateRangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Overridden as a no-op.
updateReference(ViewRowImpl, EntityImpl, int) - Method in class oracle.jbo.server.QueryCollection
Set reference entity based on foreign keys
UpdateRegionTag - class oracle.jbo.html.jsp.pagecontrol.UpdateRegionTag.
 
UpdateRegionTag() - Constructor for class oracle.jbo.html.jsp.pagecontrol.UpdateRegionTag
 
updateRowAttributesFromRequestParameters(DataSource, RequestParameters) - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
updateRowAttributesFromRequestParameters(DataSource, Row, PageContext, RequestParameters) - Static method in class oracle.jbo.html.jsp.datatags.RowTag
 
updateRowAttributesFromRequestParameters(DataSource, Row, RequestParameters) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
updateRowAttributesFromRequestParameters(ViewObject, Row, RequestParameters) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
updateRowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Removes a child node that displays the deleted row from amongst this node's children.
updateRowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
When a row is deleted in the associated iterator, this method gets invoked by the framework, so that this binding can update the displayed rows in the JTable after stopping the edit function on the current cell (if a cell was being edited).
updateRowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
updateRowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
updateRowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Notification that a row was deleted in the associated iterator.
updateRowInserted(InsertEvent) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Update the display by adding a node to render the inserted row as this node's child.
updateRowInserted(InsertEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
When a new row is inserted into the associated Iterator, this method gets invoked by the framework.
updateRowInserted(InsertEvent) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
updateRowInserted(InsertEvent) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
updateRowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Notification that a new row was inserted in the associated iterator.
updateRowSetFromXML(Element, int, RowSetImpl) - Method in class oracle.jbo.server.ViewObjectImpl
Creates a key from the given element's sub-elements to find an existing row.
updateTargetFromSelectedValue(Object) - Method in class oracle.jbo.uicli.jui.JUSpinnerBinding
 
updateTargetFromSelectedValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Finds the child node that displays this row and updates its display.
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
This method is called in the framework when values of a single row need to be updated in a control (typically on a navigation event).
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.jui.JULabelBinding
Makes sure that labels are not turned into disabled if the attribute is marked readonly.
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Given a row, update the control with new attribute values from this row based on the attributes with which this binding is associated.
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
This method is called in the framework when values of a single row need to be updated in a control (typically on a navigation event).
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
updateValuesFromRow(Row) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Updates the control-binding and hence the control with attribute values from the attributes of this Row.
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
Updates the child nodes that this node contains after optionally clearing out all the currently displayed children based on the clear flag.
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
Updates the nodes in the tree based on the given set of rows.
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.jui.JUTableBinding
Updates the JTable's display with the given set of rows after optionally clearing out the current rows (if clear is true).
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Given a set of rows, update the control with new attribute values from the rows based on the attributes with which this binding is associated.
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
This method is invoked in the framework to update values displayed in the associated control.
updateValuesFromRows(Row[], boolean) - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Passes on the first row from the given array of rows to updateValuesFromRow() method to update the bound control's display.
UpdateViewObject - class oracle.jbo.xsql.UpdateViewObject.
 
UpdateViewObject() - Constructor for class oracle.jbo.xsql.UpdateViewObject
 
url - Variable in class oracle.jdeveloper.html.DHTMLTab
 
url - Variable in class oracle.jdeveloper.html.DHTMLRow
 
url - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
URL - Variable in class oracle.jdeveloper.html.HTMLTextURL
 
URL - Variable in class oracle.jdeveloper.html.HTMLImageURL
 
UrlEventTag - class oracle.jbo.html.jsp.datatags.UrlEventTag.
 
UrlEventTag() - Constructor for class oracle.jbo.html.jsp.datatags.UrlEventTag
 
urlProtocols - Static variable in class oracle.jbo.client.JboCMUtils
 
Usage() - Static method in class oracle.jbo.server.util.ShowPath
Describe how to use this class
Usage() - Static method in class oracle.jbo.server.util.SafeExec
 
USE_APPLET - Static variable in interface oracle.jbo.JboContext
Must be used whenever the client is an applet.
USE_BIND - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that remote applets are to use BIND.
USE_CLIENT_SERVICE - Static variable in class oracle.jbo.common.JboEnvUtil
 
USE_DEFAULT_CONTEXT - Static variable in interface oracle.jbo.JboContext
 
USE_DEFINE_COLUMN_LENGTH - Static variable in class oracle.jbo.common.PropertyMetadata
 
USE_DEFINE_COLUMN_LENGTH - Static variable in interface oracle.jbo.common.PropertyConstants
 
USE_DEFINE_COLUMN_LENGTH_BYTES - Static variable in interface oracle.jbo.common.PropertyConstants
 
USE_DEFINE_COLUMN_LENGTH_CHARS - Static variable in interface oracle.jbo.common.PropertyConstants
 
USE_DEFINE_COLUMN_LENGTH_JDBC_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
USE_DEFINE_COLUMN_LENGTH_NONE - Static variable in interface oracle.jbo.common.PropertyConstants
 
USE_IOR - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that IOR is to be used.
useApplicationModule() - Method in interface oracle.jbo.ApplicationModuleHandle
Returns an application module instance.
useApplicationModule() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
useApplicationModule() - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Returns an application module instance without acquiring a session cookie lock.
useApplicationModule(boolean) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
useApplicationModule(boolean) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Returns an application module instance for the current thread.
useApplicationModule(boolean, long) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
The default implementation must obtain a session cookie lock before checking an application module instance out from the pool.
useApplicationModule(boolean, long) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Returns an application module instance for the current thread.
useApplicationModule(boolean, long) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
useApplicationModule(SessionCookie, boolean) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
useApplicationModule(SessionCookie, boolean) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Returns an application module for the specified session cookie.
useBorder - Variable in class oracle.jdeveloper.html.HTMLTable
 
useCheckBoxGroup(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a check box group with the given attribute.
useComboBox(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a combo box with the given attribute.
useDataSource(String) - Method in class oracle.jbo.server.ejb.sb.ServiceBean
Set the JNDI name of the dataSource used for acquiring the jdbc connection.
useDateField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Displays a calendar for the specified attribute.
useDefaultContext(Hashtable) - Static method in class oracle.jbo.common.JboEnvUtil
 
useDefaultFormat() - Method in class oracle.jdeveloper.html.HTMLForm
 
useEditField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Displays a single-line edit field in the HMTL form for the specified attribute.
useGlobalTransaction() - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
useHiddenField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Provides a non-viewable field in the HMTL form for the specified attribute.
useJS - Variable in class oracle.jbo.html.databeans.FindForm
 
useJS - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines whether JavaScript is used for the dynamic version of EditCurrentRecord.
useJS - Variable in class oracle.jdeveloper.html.HTMLForm
 
useLabel - Variable in class oracle.jdeveloper.html.HTMLFormField
 
useListBox(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a list box with the given attribute.
useListOfValues(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Enables a LOV (list of values) for the specified attribute in the UI.
useLOV(String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Enables a LOV (list of values) for the specified attribute in the UI.
useModalPage - Variable in class oracle.jdeveloper.html.DHTMLToolBar
 
useMultipartForm - Variable in class oracle.jbo.html.jsp.datatags.SetAttributeTag
 
useMultiPartFormat() - Method in class oracle.jdeveloper.html.HTMLForm
 
USER_PRINCIPAL - Static variable in class oracle.jbo.common.PropertyMetadata
 
useRadioGroup(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a radio button group with the given attribute.
useRange - Variable in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
UserAznUtil - class oracle.jbo.common.UserAznUtil.
 
UserAznUtil() - Constructor for class oracle.jbo.common.UserAznUtil
 
useResource(Properties) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.ViewCurrentRecord
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.FindForm
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines whether rounded or squared corners are used on the HTML form.
useStaticCheckBoxGroup(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines a check box group picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticComboBox(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines an attribute's combo box picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticListBox(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines an attribute's list box picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticRadioGroup(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines a radio group picklist that is populated from two arrays: one for the labels and the other for the values.
useTextArea(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Displays a multi-line edit field in the HTML form for the specified attribute.
Utils - class oracle.jbo.html.jsp.datatags.Utils.
 
Utils() - Constructor for class oracle.jbo.html.jsp.datatags.Utils
 

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

 

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