What is the significant difference between the two?
Akane is trying to decide between using @Command([RefreshWindow]) and @Command (ReloadWindow]) in a view action.
What is the significant difference between the two?
A . @Command([RefreshWindow]) executes immediately. @Command(ReloadWindow]) executes after other functions in the action havecompleted.
B . @Command(ReloadWindow]) executes immediately. @Command([RefreshWindow]) executes after other functions in the action havecompleted.
C . @Command([RefreshWindow]) redraws the window contents without including any changes made to the documents.@Command(ReloadWindow]) updates the window contents to include any changes made to the documents.
D . @Command(ReloadWindow]) redraws the window contents without including any changes made to the documents.@Command([RefreshWindow]) updates the window contents to include any changes made to the documents.
Answer: A
Latest C2040-410 Practice Questions with 116 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations