InterviewSolution
Saved Bookmarks
| 1. |
Which of these methods can be used to obtain the reference to the container that generated a ContainerEvent?(a) getContainer()(b) getContainerCommand()(c) getActionEvent()(d) getContainerEvent() |
|
Answer» Correct answer is (d) getContainerEvent() For explanation I would say: None. |
|