Expand description
Helper methods for tests involving FocusChain
.
Functions§
- make_
focus_ chain - Makes a focus chain of the given length, returning both the
FocusChain
instance and a vector of all the correspondingViewRefControl
s, in the same order.