- valueOf(String) - Static method in enum com.deque.worldspace.A11yNodeInfo.Actions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deque.worldspace.Impact
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deque.worldspace.Result.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.deque.worldspace.Rule.RuleSet
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.deque.worldspace.A11yNodeInfo.Actions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deque.worldspace.Impact
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deque.worldspace.Result.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.deque.worldspace.Rule.RuleSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verboseOutput() - Method in class com.deque.worldspace.A11yAssert
-
Include passing nodes and the complete accessibility hierarchy in output.
- visitNodes(A11yNodeInfo.OnVisitListener) - Method in class com.deque.worldspace.A11yNodeInfo
-
Loop over children in the node heirarchy, until one of them returns true.