|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JULovDialogInterface
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 |
|---|
void show()
void setLov(JULovButtonBinding lov)
boolean isOKSelected()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||