|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JULovButtonBinding works with a JULovDialogInterface to display LOV data. An application can pass its own implementation of JULovDialogInterface in a JULovPanelInterface in order to display an application-specific dialog instead of the default JULovDialog, which also implements this interface.
JULovDialog
, JULovButtonBinding
Method Summary | |
boolean |
isOKSelected() Return true if the LOV binding should perform updates of the target row based on this LOV RSI's currentRow. |
void |
setLov(JULovButtonBinding lov) Add the LOV binding object to the dialog. |
void |
show() Display the Lov Dialog. |
Method Detail |
public void show()
public void setLov(JULovButtonBinding lov)
public boolean isOKSelected()
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.