Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

L

LABEL_BACK_CLR - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify the background color for the label
LABEL_FONT - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify the font for the label
LABEL_FORE_CLR - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify the foreground color for the label
LABEL_POSITION - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id for label position
LEFT - Static variable in class oracle.dacf.control.swing.FindPanel
position the label at LEFT
LEFT_TO_RIGHT - Static variable in class oracle.dacf.layout.RowLayout
Layout the controls from left to right.
LESS_THAN - Static variable in interface oracle.dacf.util.Compare
 
LEVEL_APPLICATION - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LEVEL_ATTRIBUTE - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LEVEL_COLUMN - Static variable in class oracle.dacf.dataset.InfoObject
Deprecated. replaced by LEVEL_ATTRIBUTE
LEVEL_QUERY_VIEW - Static variable in class oracle.dacf.dataset.InfoObject
Deprecated. replaced by LEVEL_ROWSET
LEVEL_ROOT - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LEVEL_ROW - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LEVEL_ROWSET - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LEVEL_SESSION - Static variable in class oracle.dacf.dataset.InfoObject
Integer constant used by the Navigation and Validation Managers.
LOCAL_PLATFORM - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the Local deployment platform.
LOCAL_STRING - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the Local deployment platform.
LOCKING_MODE - Static variable in interface oracle.dacf.dataset.DataItemProperties
ServerLockingMode for this session.
LOCKING_MODE_PROP - Static variable in interface oracle.dacf.dataset.DataItemProperties
Number equivalent for CONNECTION_NAME to facilitate driver property handling.
LOCK_NONE - Static variable in interface oracle.dacf.dataset.LockingModeConstants
Do not attempt to lock the row at all.
LOCK_NONE - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the locking mode "none": do not attempt to lock the row at all.
LOCK_OPTIMISTIC - Static variable in interface oracle.dacf.dataset.LockingModeConstants
Attempt to lock the row at commit.
LOCK_OPTIMISTIC - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the locking mode "optimistic": attempt to lock the row at commit.
LOCK_PESSIMISTIC - Static variable in interface oracle.dacf.dataset.LockingModeConstants
Attempt to lock the row at update.
LOCK_PESSIMISTIC - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the locking mode "pessimistic": attempt to lock the row at update.
LOV - class oracle.dacf.control.swing.LOV.
LOV (List of values dialog) LOV displays a dialog which lets the user to search for a data item from a list of values.
LOV() - Constructor for class oracle.dacf.control.swing.LOV
For validation
LOVAttributeInfo - class oracle.dacf.dataset.LOVAttributeInfo.
The LOVAttributeInfo class is derived from ColumnInfo and is used in association with LOV data producers.
LOVAttributeInfo() - Constructor for class oracle.dacf.dataset.LOVAttributeInfo
Public constructor.
LOVAttributeInfo(int) - Constructor for class oracle.dacf.dataset.LOVAttributeInfo
Public constructor requiring the java.sql.Type of the LOVAttributeInfo.
LOVAttributeInfo(String) - Constructor for class oracle.dacf.dataset.LOVAttributeInfo
Constructor requiring the name of the LOVAttributeInfo column.
LOVAttributeInfoBeanInfo - class oracle.dacf.dataset.LOVAttributeInfoBeanInfo.
Internal: Applications should not use this class.
LOVAttributeInfoBeanInfo() - Constructor for class oracle.dacf.dataset.LOVAttributeInfoBeanInfo
Internal: Applications should not use this class.
LOVBeanInfo - class oracle.dacf.control.swing.LOVBeanInfo.
bean info class for the find panel control
LOVBeanInfo() - Constructor for class oracle.dacf.control.swing.LOVBeanInfo
Constructor
LOVDialog - interface oracle.dacf.control.swing.lov.LOVDialog.
Interface to define the LOV dialog.
LOVInterface - interface oracle.dacf.control.LOVInterface.
defines the LOV interface
LOVInterface - interface oracle.dacf.control.swing.lov.LOVInterface.
defines the LOV interface
LOVRowSetInfo - class oracle.dacf.dataset.LOVRowSetInfo.
This class is derived from ResultSetInfo and defines the query that will be used to populate the LOV.
LOVRowSetInfo() - Constructor for class oracle.dacf.dataset.LOVRowSetInfo
 
LOVRowSetInfo(String) - Constructor for class oracle.dacf.dataset.LOVRowSetInfo
Protected constructor requiring the name of the query view.
LOVRowSetInfoBeanInfo - class oracle.dacf.dataset.LOVRowSetInfoBeanInfo.
Internal: Applications should not use this class.
LOVRowSetInfoBeanInfo() - Constructor for class oracle.dacf.dataset.LOVRowSetInfoBeanInfo
Internal: Applications should not use this class.
LOVSelectionEvent - class oracle.dacf.control.swing.lov.LOVSelectionEvent.
Defines the LovSelection event
LOVSelectionEvent(LOVDialog, Object[]) - Constructor for class oracle.dacf.control.swing.lov.LOVSelectionEvent
Constructor
LOVSelectionListener - interface oracle.dacf.control.swing.lov.LOVSelectionListener.
interfaces defines the lov selection listener
LabelAwareChartDataSource - class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource.
Data source for the chart control which implements method to return labels.
LabelAwareChartDataSource(ChartControl) - Constructor for class oracle.dacf.control.tdg.chart.LabelAwareChartDataSource
Constructor
LabelControl - class oracle.dacf.control.swing.LabelControl.
Data aware JLabel.
LabelControl() - Constructor for class oracle.dacf.control.swing.LabelControl
Constructs a LabelControl.
LabelControl(Icon) - Constructor for class oracle.dacf.control.swing.LabelControl
Creates a LabelControl instance with the specified image.
LabelControl(Icon, int) - Constructor for class oracle.dacf.control.swing.LabelControl
Creates a LabelControl instance with the specified image, and horizontal alignment.
LabelControlBeanInfo - class oracle.dacf.control.swing.LabelControlBeanInfo.
bean info class for the label control
LabelControlBeanInfo() - Constructor for class oracle.dacf.control.swing.LabelControlBeanInfo
Constructor
LayeredPane - class oracle.dacf.control.swing.LayeredPane.
A simple wrapper for JLayeredPane.
LayeredPane() - Constructor for class oracle.dacf.control.swing.LayeredPane
Constructor
LayoutManager3 - class oracle.dacf.layout.LayoutManager3.
LayoutManager3 is a simple extension of LayoutManager and LayoutManager2.
LayoutManager3() - Constructor for class oracle.dacf.layout.LayoutManager3
Parameterless class constructor.
ListCellPainter - class oracle.dacf.control.swing.ListCellPainter.
ListCellRender implementation capable of painting ImmediateAccess text items in a list
ListCellPainter() - Constructor for class oracle.dacf.control.swing.ListCellPainter
Protected constructor.
ListControl - class oracle.dacf.control.swing.ListControl.
ListControl is a data aware listbox.
ListControl() - Constructor for class oracle.dacf.control.swing.ListControl
Constructs a default ListControl.
ListControl(Vector) - Constructor for class oracle.dacf.control.swing.ListControl
Constructs a ListControl that displays the elements in the specified vector.
ListControl(Object[]) - Constructor for class oracle.dacf.control.swing.ListControl
Constructs a ListControl that displays the elements in the specified array.
ListControl(ListModel) - Constructor for class oracle.dacf.control.swing.ListControl
Constructs a ListControl that displays the elements in the specified model.
ListControlBeanInfo - class oracle.dacf.control.swing.ListControlBeanInfo.
bean info class for the list control
ListControlBeanInfo() - Constructor for class oracle.dacf.control.swing.ListControlBeanInfo
Constructor
ListDataSource - class oracle.dacf.control.swing.ListDataSource.
ListDataSource provides a JFC's ListModel implementation which gets its items from a infobus ScrollableRowsetAccess.
ListDataSource(JList, ListControl) - Constructor for class oracle.dacf.control.swing.ListDataSource
Constructs a default ListDataSource for the given list
LiteralRowFilter - class oracle.dacf.dataset.LiteralRowFilter.
Internal: Applications should not use this class or its methods.
LiteralRowFilter() - Constructor for class oracle.dacf.dataset.LiteralRowFilter
 
LiteralRowFilter(ResultSetInfo, String[]) - Constructor for class oracle.dacf.dataset.LiteralRowFilter
 
LiteralRowFilter(ResultSetInfo, String[], Hashtable) - Constructor for class oracle.dacf.dataset.LiteralRowFilter
 
LocalConnection - class oracle.dacf.dataset.connections.LocalConnection.
 
LocalConnection() - Constructor for class oracle.dacf.dataset.connections.LocalConnection
 
LocalConnection(String, Applet) - Constructor for class oracle.dacf.dataset.connections.LocalConnection
Constructor
LocalConnection(String) - Constructor for class oracle.dacf.dataset.connections.LocalConnection
Constructor
LockingModeConstants - interface oracle.dacf.dataset.LockingModeConstants.
Defines the various locking modes for rows supported by the framework.
LockingModeEditor - class oracle.dacf.dataset.LockingModeEditor.
Internal: Applications should not use this class.
LockingModeEditor() - Constructor for class oracle.dacf.dataset.LockingModeEditor
Internal: Applications should not use this class.
LoginDlg - class oracle.dacf.control.swing.LoginDlg.
Class to fetch login information from the user
LoginDlg() - Constructor for class oracle.dacf.control.swing.LoginDlg
Constructor
LoginDlg(String) - Constructor for class oracle.dacf.control.swing.LoginDlg
Constructor with a title
LoginDlg(String, Frame, String, String) - Constructor for class oracle.dacf.control.swing.LoginDlg
Constructor Construct the login dialog, specify only the user and password fields
LoginDlg(String, Frame, String[], String[]) - Constructor for class oracle.dacf.control.swing.LoginDlg
Constructor Construct the login dialog, specify only the connect string and dirver type fileds.
LoginDlg(String, Frame, String, String, String[], String[]) - Constructor for class oracle.dacf.control.swing.LoginDlg
Constructor
LoginDlgBeanInfo - class oracle.dacf.control.swing.LoginDlgBeanInfo.
BeanInfo implementation for LoginDlg.
LoginDlgBeanInfo() - Constructor for class oracle.dacf.control.swing.LoginDlgBeanInfo
 
LoginFailureException - exception oracle.dacf.control.LoginFailureException.
This exception is thrown to stop the the execution of a frame or applet when a connection cannot be made.
LoginFailureException() - Constructor for class oracle.dacf.control.LoginFailureException
Constructs a LoginFailureException.
LoginFailureException(String) - Constructor for class oracle.dacf.control.LoginFailureException
Constructs a LoginFailureException.
last() - Method in interface oracle.dacf.control.swing.find.ViewCriteriaModel
move to the last ViewCriteriaRow
last() - Method in class oracle.dacf.control.swing.find.ViewCriteriaModelImpl
move to the last ViewCriteriaRow
last() - Method in class oracle.dacf.dataset.MappingRowsetAccessImpl
 
last() - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
layoutContainer(Container) - Method in class oracle.dacf.layout.ColumnLayout
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class oracle.dacf.layout.ControlLayout
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class oracle.dacf.layout.LayoutManager3
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class oracle.dacf.layout.RowLayout
Lays out the container in the specified panel.
layoutSize(Container, int) - Method in class oracle.dacf.layout.ColumnLayout
Computes the indicated container size dimensions.
layoutSize(Container, int) - Method in class oracle.dacf.layout.ControlLayout
Computes the indicated container size dimensions.
layoutSize(Container, int) - Method in class oracle.dacf.layout.LayoutManager3
Computes the indicated container size dimensions.
layoutSize(Container, int) - Method in class oracle.dacf.layout.RowLayout
Computes the indicated container size dimensions.
leaveInfoBus() - Method in class oracle.dacf.util.InfoBusMemberHelper
 
lockRow() - Method in class oracle.dacf.dataset.QueryCriteriaRowset
 
loginConnection(NamedConnection) - Method in interface oracle.dacf.dataset.connections.CustomConnection
Called by the DAC framework to do the actual connect.
longValue() - Method in class oracle.dacf.style.StyleElement
getter method for primitive type long

Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

 

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