Package com.iizix.prop.vs
Interface IVSRelativeReferenceFocusScope
public interface IVSRelativeReferenceFocusScope
Interface used to verify whether focus scope should be verified or not.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionboolean
shouldVerify
(VSRelativeReference<?> ref) Checks if a particular VS reference should be verified or not.