|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindItemModel | |
oracle.dacf.control.swing | |
oracle.dacf.control.swing.find | |
oracle.dacf.control.swing.lov |
Uses of FindItemModel in oracle.dacf.control.swing |
Methods in oracle.dacf.control.swing that return FindItemModel | |
FindItemModel |
FindPanel.getFindItemModel(int column)
get the item model for the specified column |
FindItemModel[] |
FindButtonControl.getFindItemModel()
|
Methods in oracle.dacf.control.swing with parameters of type FindItemModel | |
void |
FindButtonControl.setFindItemModel(FindItemModel[] findItemModel)
specify the FindItemModel to build the query |
Uses of FindItemModel in oracle.dacf.control.swing.find |
Classes in oracle.dacf.control.swing.find that implement FindItemModel | |
class |
FindItemModelImpl
FindItemModelImpl implements the FindItemModel interface. |
Methods in oracle.dacf.control.swing.find that return FindItemModel | |
FindItemModel |
ViewCriteriaModelImpl.getFindItemModel(int row,
int col)
|
protected FindItemModel |
ViewCriteriaFindPanelUI.getFindItemModel(int row,
int col)
|
FindItemModel[] |
NavbarFindActionQueryBuilder.getFindItemModel()
get the model used to construct WHERE clause |
FindItemModel[] |
FindActionQueryBuilder.getFindItemModel()
get the model used to construct WHERE clause |
FindItemModel[] |
FindAction.getFindItemModel()
return the item model of the column objects |
Methods in oracle.dacf.control.swing.find with parameters of type FindItemModel | |
void |
NavbarFindActionQueryBuilder.setFindItemModel(FindItemModel[] model)
specify the model used to construct WHERE clause |
java.lang.Object |
FindItemEditor.editItem(FindItemModel model,
java.lang.Object initValue)
use the custom editor. |
void |
FindActionQueryBuilder.setFindItemModel(FindItemModel[] model)
specify the model used to construct WHERE clause |
void |
FindAction.setFindItemModel(FindItemModel[] findItemModel)
set the FindItem model for the child objects. |
Uses of FindItemModel in oracle.dacf.control.swing.lov |
Methods in oracle.dacf.control.swing.lov with parameters of type FindItemModel | |
void |
LOVDialog.setFindItemModel(FindItemModel findItemModel)
specify FindItemModel |
void |
DefaultLOVDialog.setFindItemModel(FindItemModel findItemModel)
specify FindItemModel |
|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.