|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface URISelectionDialog.Validator
Clients of the URISelectionDialog implement a Validator when they need to validate the selected URI(s) before the selection dialog is dismissed.
| Method Summary | |
|---|---|
boolean |
validate(java.net.URI[] uri, Context context)Method called when the user presses the OK button of the URISelectionDialog. |
| Method Detail |
|---|
boolean validate(java.net.URI[] uri,
Context context)
URISelectionDialog.uri - the URIs to validate.context - the current Context.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||