![]() Related Questions List the built-in routines for the controlling canvas views during run-time? Find_canvas Get-Canvas_property Get_view_property Hide_View Replace_content_view Scroll_view An alert is a modal window that displays a message notifies the operator of some application condition Latest Answer : Alerts are windows that contain messages and buttons. They provide a convenient way to send a message to “alert” the user that something has caused an error, something they have done will have certain consequences, or that something has happened ... Stop, Caution, note Latest Answer : The three alert styles, Stop, Caution, and Note, let you communicate the urgency of an alert’s message to the user. Stop alerts should be used for the most urgent messages. Caution alerts can be used for those that are rather urgent and require ... No Show_alert. Latest Answer : SHOW_ALERT (alert_id Alert); SHOW_ALERT (alert_name VARCHAR2); ... If yes, give the name of the built-in to change the alert messages at run-time. Yes. Set_alert_property. Latest Answer : You can use the SET_ALERT_PROPERTY built-in to set the title of the alert and the alert’s message text programmatically.SET_ALERT_PROPERTY(v_alert_id,ALERT_MESSAGE_TEXT, 'areyousureyouwanttoexittheform?'); ... Find_alert Editors Latest Answer : FIND_ALERT will find the alert’s object ID, which you can then use in the SHOW_ALERT built-in or the SET_ALERT_PROPERTY built-in. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||