|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface which lets you use custom editors in the FindPanel When custom editor is used, DacFindPanelUI will display a button next to the find item textfield. The end user can either directly specify a value in the textfield or click the button to bring up an custom editor like an LOV.
FindPanel
,
DacFindPanelUI
Method Summary | |
java.lang.Object |
editItem(FindItemModel model,
java.lang.Object initValue)
use the custom editor. |
Method Detail |
public java.lang.Object editItem(FindItemModel model, java.lang.Object initValue)
model
- representing the columninitValue
- initial value specified in the textfield
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.