최신 1z1-151 무료덤프 - Oracle Fusion Middleware 11g: Build Applications with Oracle Forms
View the Exhibit to examine the form.

The text items (Field1, Field2, and Field3) and the button (Check_Values) are in the CONTROL block. The Mouse Navigate property of the button has been set to No.
The following code as been written in a When-Button-Pressed trigger on the Check_Values button:
MESSAGE(:field1| | ' - ' | | :SYSTEM.cursor_item | |
' - ' | | :SYSTEM.trigger_item);
With the focus in Field1 and the values 1, 2, and 3 in the text items, what message will be displayed when the button is clicked.

The text items (Field1, Field2, and Field3) and the button (Check_Values) are in the CONTROL block. The Mouse Navigate property of the button has been set to No.
The following code as been written in a When-Button-Pressed trigger on the Check_Values button:
MESSAGE(:field1| | ' - ' | | :SYSTEM.cursor_item | |
' - ' | | :SYSTEM.trigger_item);
With the focus in Field1 and the values 1, 2, and 3 in the text items, what message will be displayed when the button is clicked.
정답: F
설명: (DumpTOP 회원만 볼 수 있음)
What happens when you click Run Form Debug in Forms Builder?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
You have the Orders form open in Forms Builder. You create an object group in the Orders form and try to drag various components in the Object Navigator to the object group.
Which two components will you be unable to place in the object group?
Which two components will you be unable to place in the object group?
정답: B,E
설명: (DumpTOP 회원만 볼 수 있음)
You are implementing a JavaBean in a form, the bean has no visible component on the form when invoked, the bean displays an input text where users enter a zip code, the bean has a single method that returns a short weather forecast for that zip code as a character value.
How can you retrieve that value so that you can display it to the user?
How can you retrieve that value so that you can display it to the user?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
When tabbing through items in the Employees form, users should not be able to navigate to the Salary text item. If they need to update the item, they will have to explicitly navigate to it by using the mouse.
Which property setting accomplishes this requirement?
Which property setting accomplishes this requirement?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
View the Exhibit.

What four facts can you determine by examining the Object Navigator?

What four facts can you determine by examining the Object Navigator?
정답: A,C,G,I
설명: (DumpTOP 회원만 볼 수 있음)
View the Exhibit.

You have integrated the WebUtil utility into the Orders form. You code a When-Button- Pressed trigger to call some WebUtil functionality, and then run the form to test it.
Everything works as it should.
You then write some other triggers and test the form again. Before the form appears, you receive several errors that are similar to the one shown in the Exhibit.
What is a probable cause of this error?

You have integrated the WebUtil utility into the Orders form. You code a When-Button- Pressed trigger to call some WebUtil functionality, and then run the form to test it.
Everything works as it should.
You then write some other triggers and test the form again. Before the form appears, you receive several errors that are similar to the one shown in the Exhibit.
What is a probable cause of this error?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Which three are valid ways to populate a display item?
정답: A,C,D
설명: (DumpTOP 회원만 볼 수 있음)
View the Exhibit.

You have defined the window, canvas, and text items shown in the Exhibit. What happens when click Run Form?

You have defined the window, canvas, and text items shown in the Exhibit. What happens when click Run Form?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)