What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
Answer / guest
Show editor is the generic built_in which accepts any editor
name and takes some input string and returns modified
output string. Whereas the edit_textitem built_in needs
the input focus to be in the text item before the built_in
is excuted.
| Is This Answer Correct ? | 7 Yes | 3 No |
What is a Non Query Record Group?
how to pass 2 variables from one form to other form
What are the default extensions of the files careated by forms modules?
Which of the above methods is the faster method?
Explain how can you use the same lov for 2 columns?
What are the different modals of windows?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
Can you attach an lov to a field at run-time? if yes, give the build-in name.
In what sequence do triggers get fired by oracle forms?
When do you use data parameter type?
How to call a report from Forms?
Where is the external query executed at the client or the server?