TAW_12_2 Chapter 9, Introduction to web dynpro Flashcards

1
Q

What programming approach is used to develop web dynpro

A

Declarative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What reuse components can be used by web dynpro

A

Global class methods, function modules, Web services thru a web service client object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What three user interfaces are available fo web dynpro

A

iView i enterprise portal, HTTP browser, NWBC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the three main parts of web dynpro?

A

Windows, Views, Component controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What cannot serve as a mapping origin controller?

A

A view controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

All UI elements are bound to what?

A

The view controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What triggers navigation between views

A

Outbound plugs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Only one outbound plug can be fired by a view?

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

All possible views of a window must be declared in the window?

A

True, as well as all view container areas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Multiple views can be displayed in view container area at one time

A

No, just one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

View controllers cannot be declared as used controllers for other views

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Source code should be encapsulated in global classes

A

This is best practice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What two elements are externally visible

A

Interface view and interface controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the access point of a web dynpro component

A

A web dynpro application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly