
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Atomic Widgets-----------------Atomic Widgets
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

What is a widget? - correct answer a PCF element that a Guidewire application renders into an HTML object. What are examples of PCF elements that are considered widgets? - correct answer Buttons, menus, text boxes and dropdown lists What are atomic widgets? - correct answer displays individual data values and/or executes individual actions. What does Input and Cell Widgets do? - correct answer Input and cell widgets bind data Values. Data values often associated with root objects, query objects, or related objects What must you specify in a widgets "value" property? - correct answer You must specify the field in the data model that the widget is bound to. When would you see the keyword "as" in the value property? - correct answer You would see the "as" when the container's base object is sub typed, and the field to which the widget must be bound is at one of the subtype levels If you create a widget and specify only the ID, name and label, is the widget visible? editable? required? - correct answer The widget will be visible, not editable and not required