|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LOVInterface | |
oracle.dacf.control.swing | |
oracle.dacf.control.swing.lov | |
oracle.dacf.dataset | This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. |
Uses of LOVInterface in oracle.dacf.control.swing |
Classes in oracle.dacf.control.swing that implement LOVInterface | |
class |
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. |
Uses of LOVInterface in oracle.dacf.control.swing.lov |
Methods in oracle.dacf.control.swing.lov with parameters of type LOVInterface | |
void |
LOVDialog.setParent(LOVInterface lov)
specify the LOVInterface which uses this dialog |
void |
DefaultLOVDialog.setParent(LOVInterface lov)
specify the LOVInterface which uses this dialog |
Uses of LOVInterface in oracle.dacf.dataset |
Methods in oracle.dacf.dataset that return LOVInterface | |
LOVInterface |
AttributeInfo.getLOV()
Returns the LOV currently in use. |
Methods in oracle.dacf.dataset with parameters of type LOVInterface | |
void |
AttributeInfo.setLOV(LOVInterface lov)
Specifies the LOV which should be used for selection or validation. |
|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.