TAW_12_2 Chapter 10, Web Dynpro Controllers Flashcards

1
Q

There are 5 controller types. Name them.

A
Component
Custom (optional)
Configuration (optional)
View
Window
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many times can a view be declared in a single view assembly?

A

Only once

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

What is the first controller instance created

A

Configuration

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

WDDOINIT and WDDOEXIT are

A

the two standard hook methods that exist for all controllers

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

The component controller has three additional standard hooks. What are they

A

wddobeforenavigation
wddopostprocessing
wddoapplicationstatechange

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

Navigation links are part of…

A

Window embedding the views

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

View controllers contain 4 addition standard hooks. Name them

A

wddobefreaction
wddoafteraction
wddomodifyview
wddooncontextmenu

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

Window controllers have two additional standard hooks.

A

wddoonopen

wddoonclose

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