Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Data-aware Controls Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
V
VALID
- Static variable in interface oracle.dacf.dataset.
DataItemProperties
The DataItem property for whether the item is valid.
VALID
- Static variable in class oracle.dacf.dataset.
ValidationManager
Constant used to setup the
ValidationException
that is thrown to terminate validation.
VALIDATE_ATTRIBUTE_METHOD_NAME
- Static variable in class oracle.dacf.dataset.
InfoObjectBeanInfo
VALIDATE_ROW_METHOD_NAME
- Static variable in class oracle.dacf.dataset.
InfoObjectBeanInfo
VALIDATE_ROWSET_METHOD_NAME
- Static variable in class oracle.dacf.dataset.
InfoObjectBeanInfo
VALIDATE_SESSION_METHOD_NAME
- Static variable in class oracle.dacf.dataset.
InfoObjectBeanInfo
validate()
- Method in class oracle.dacf.dataset.
InfoObject
Internal:
Applications should not use this method.
validate()
- Method in class oracle.dacf.dataset.
SessionInfo
validate()
- Method in class oracle.dacf.dataset.
AttributeInfo
validate()
- Method in class oracle.dacf.dataset.
RowSetInfo
validate(int)
- Method in class oracle.dacf.dataset.
InfoObject
Internal:
Applications should not use this method.
validate(String, int, DataItemImpl)
- Method in class oracle.dacf.dataset.
InfoObject
Internal:
Applications should not use this method.
validate(String, Object)
- Method in interface oracle.dacf.control.
LOVInterface
validate the data item.
validate(String, Object)
- Method in class oracle.dacf.control.swing.
LOV
validate the data item.
validate(String, Object)
- Method in interface oracle.dacf.control.swing.lov.
LOVInterface
validate the data item.
validateAttribute(ValidationEvent)
- Method in interface oracle.dacf.dataset.
ValidationListener
Called to validate column level data changes.
validateAttribute(ValidationEvent)
- Method in class oracle.dacf.dataset.
ValidationAdapter
Called to validate column level data changes.
validateCurrentRow()
- Method in class oracle.dacf.dataset.
QueryCriteriaRowset
validateDataItem(String, int)
- Method in class oracle.dacf.dataset.
ValidationManager
Internal:
Applications should not use this method.
validateFocusChange(Control)
- Method in class oracle.dacf.control.
NavigationManager
This method validates a focus change request from a control
validateFocusChange(Control, String, String, boolean)
- Method in class oracle.dacf.control.
NavigationManager
This method allows a Container to request a focus change amongst it's child controls.
validateFocusedControl()
- Method in class oracle.dacf.control.
NavigationManager
Validation the current focused control.
validateFocusedControl(int)
- Method in class oracle.dacf.control.
NavigationManager
Validation the current focused control.
validateItem()
- Method in class oracle.dacf.dataset.
DataItemImpl
Validates the data item.
validateItem()
- Method in interface oracle.dacf.dataset.
DataItemValidate
Validates the data item.
validateRow(ValidationEvent)
- Method in interface oracle.dacf.dataset.
ValidationListener
Called to validate row level data changes.
validateRow(ValidationEvent)
- Method in class oracle.dacf.dataset.
ValidationAdapter
Called to validate row level data changes.
validateRowset()
- Method in class oracle.dacf.dataset.
QueryCriteriaRowset
validateRowSet(ValidationEvent)
- Method in interface oracle.dacf.dataset.
ValidationListener
Called to validate queryview (RowSet) level data changes.
validateRowSet(ValidationEvent)
- Method in class oracle.dacf.dataset.
ValidationAdapter
Called to validate queryview level data changes.
validateSession(ValidationEvent)
- Method in interface oracle.dacf.dataset.
ValidationListener
Called to validate session level data changes.
validateSession(ValidationEvent)
- Method in class oracle.dacf.dataset.
ValidationAdapter
Called to validate session level data changes.
ValidationAdapter
- class oracle.dacf.dataset.
ValidationAdapter
.
This class provides a null implementation of the
ValidationListener
interface.
ValidationAdapter()
- Constructor for class oracle.dacf.dataset.
ValidationAdapter
ValidationEvent
- class oracle.dacf.dataset.
ValidationEvent
.
ValidationEvent
s are fired by an
InfoObject
in order to:
ValidationEvent(Object, DataItem, String, int)
- Constructor for class oracle.dacf.dataset.
ValidationEvent
Constructs a
ValidationEvent
object.
ValidationException
- exception oracle.dacf.dataset.
ValidationException
.
This exception is thrown by
ValidationListener
in response to a ValidationEvent to indicate that the item included in the event is invalid.
ValidationException(String, int)
- Constructor for class oracle.dacf.dataset.
ValidationException
Constructs a default ValidationException object.
ValidationException(String, int, boolean)
- Constructor for class oracle.dacf.dataset.
ValidationException
Constructs ValidationException object.
ValidationListener
- interface oracle.dacf.dataset.
ValidationListener
.
ValidationListener
interface is intended for receiving
ValidationEvent
s fired by an
InfoObject
.
validationListenerMethodNames
- Variable in class oracle.dacf.dataset.
InfoObjectBeanInfo
ValidationManager
- class oracle.dacf.dataset.
ValidationManager
.
The
ValidationManager
class provides the functionality to validate a given data item by name.
ValidationManager()
- Constructor for class oracle.dacf.dataset.
ValidationManager
Default constructor.
value
- Variable in class oracle.dacf.control.swing.
DacCellEditor.DacEditorDelegate
VALUE
- Static variable in class oracle.dacf.style.
StylesLoader
valueChanged(ListSelectionEvent)
- Method in class oracle.dacf.control.swing.
ListDataSource
Notification from a ListSelectionModel about the change in a selection.
valueChanged(ListSelectionEvent)
- Method in class oracle.dacf.style.control.
JStylesPanel
Called whenever the value of the selection changes.
valueForPathChanged(TreePath, Object)
- Method in class oracle.dacf.control.swing.
TreeDataSource
VBBindingConnection
- class oracle.dacf.dataset.connections.
VBBindingConnection
.
VBBindingConnection()
- Constructor for class oracle.dacf.dataset.connections.
VBBindingConnection
VBBindingConnection(String)
- Constructor for class oracle.dacf.dataset.connections.
VBBindingConnection
Constructor
VBBindingConnection(String, Applet)
- Constructor for class oracle.dacf.dataset.connections.
VBBindingConnection
Constructor
VBBindingConnection(String, String)
- Constructor for class oracle.dacf.dataset.connections.
VBBindingConnection
Constructor
VBBindingConnection(String, String, Applet)
- Constructor for class oracle.dacf.dataset.connections.
VBBindingConnection
Constructor
VBColocateConnection
- class oracle.dacf.dataset.connections.
VBColocateConnection
.
VBColocateConnection()
- Constructor for class oracle.dacf.dataset.connections.
VBColocateConnection
VBColocateConnection(String)
- Constructor for class oracle.dacf.dataset.connections.
VBColocateConnection
Constructor
VBColocateConnection(String, Applet)
- Constructor for class oracle.dacf.dataset.connections.
VBColocateConnection
Constructor
VBConnection
- class oracle.dacf.dataset.connections.
VBConnection
.
VBConnection()
- Constructor for class oracle.dacf.dataset.connections.
VBConnection
VBNamingConnection
- class oracle.dacf.dataset.connections.
VBNamingConnection
.
VBNamingConnection()
- Constructor for class oracle.dacf.dataset.connections.
VBNamingConnection
VBNamingConnection(String, String)
- Constructor for class oracle.dacf.dataset.connections.
VBNamingConnection
Constructor
VBNamingConnection(String, String, Applet)
- Constructor for class oracle.dacf.dataset.connections.
VBNamingConnection
Constructor
VERTICAL
- Static variable in class oracle.dacf.control.swing.
RadioPanelControl
ViewAccessorInfo
- class oracle.dacf.dataset.
ViewAccessorInfo
.
Contains the metadata describing a ViewLink accessor column.
ViewAccessorInfo()
- Constructor for class oracle.dacf.dataset.
ViewAccessorInfo
Contructs an InfoObject describing a ViewLink accessor column.
ViewAccessorInfo(int)
- Constructor for class oracle.dacf.dataset.
ViewAccessorInfo
Contructs an InfoObject describing a ViewLink accessor column.
ViewAccessorInfo(String)
- Constructor for class oracle.dacf.dataset.
ViewAccessorInfo
Contructs an InfoObject describing a ViewLink accessor column.
ViewCriteriaFindAction
- class oracle.dacf.control.swing.find.
ViewCriteriaFindAction
.
An action object which makes use of ViewCriteria to execute a query
ViewCriteriaFindAction()
- Constructor for class oracle.dacf.control.swing.find.
ViewCriteriaFindAction
Create Action object with default text and icon
ViewCriteriaFindAction(String)
- Constructor for class oracle.dacf.control.swing.find.
ViewCriteriaFindAction
Create Action object with specified text
ViewCriteriaFindAction(String, Icon)
- Constructor for class oracle.dacf.control.swing.find.
ViewCriteriaFindAction
Create Action object with specified text and icon
ViewCriteriaFindPanelUI
- class oracle.dacf.control.swing.find.
ViewCriteriaFindPanelUI
.
The ViewCriteriaFindPanelUI implements the UI for the FindPanel.
ViewCriteriaFindPanelUI()
- Constructor for class oracle.dacf.control.swing.find.
ViewCriteriaFindPanelUI
Constructor
ViewCriteriaModel
- interface oracle.dacf.control.swing.find.
ViewCriteriaModel
.
An interface which allows the FindPanel to make use of ViewCriteriaRows and ViewCriteria to create and execute a parameterized query.
ViewCriteriaModelImpl
- class oracle.dacf.control.swing.find.
ViewCriteriaModelImpl
.
This class makes available the BC4J ViewCriteriaRows and ViewCriteria.
ViewCriteriaModelImpl()
- Constructor for class oracle.dacf.control.swing.find.
ViewCriteriaModelImpl
Constructor
ViewCriteriaModifier
- class oracle.dacf.util.
ViewCriteriaModifier
.
A helper class to modify the View criteria values
ViewCriteriaModifier()
- Constructor for class oracle.dacf.util.
ViewCriteriaModifier
ViewCriteriaRowProps
- interface oracle.dacf.dataset.
ViewCriteriaRowProps
.
Internal:
Applications should not use this class or its methods.
ViewLinkInfo
- class oracle.dacf.dataset.
ViewLinkInfo
.
Describes the link between 2 predefined defined queries.
ViewLinkInfo()
- Constructor for class oracle.dacf.dataset.
ViewLinkInfo
ViewLinkInfo(RowSetInfo, String)
- Constructor for class oracle.dacf.dataset.
ViewLinkInfo
ViewRegistry
- class oracle.dacf.dataset.
ViewRegistry
.
Internal to the framework.
ViewRegistry()
- Constructor for class oracle.dacf.dataset.
ViewRegistry
VISIBROKER_PLATFORM
- Static variable in class oracle.dacf.dataset.
SessionInfo
String constant for the Visibroker deployment platform.
VISIBROKER_PLATFORM
- Static variable in class oracle.dacf.dataset.connections.
VBConnection
VISIBROKER_STRING
- Static variable in class oracle.dacf.dataset.
SessionInfo
String constant for the Visibroker deployment platform.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Data-aware Controls Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_