public final class AccessibilityInspector
- Object
- AccessibilityInspector
Read-only semantic-tree inspection entry point for tests and developer tools.
Methods
Inherited methods
Method details
snapshot
public static AccessibilityTreeSnapshot snapshot(Form form)snapshot
public static AccessibilityTreeSnapshot snapshot(TopLevelContainer top)The semantic tree of a top level, which may be a
com.codename1.ui.Window
rather than a Form.Parameters
topTopLevelContainer- the top level to describe, may be null
Returns
the snapshot, never null
currentSnapshot
public static AccessibilityTreeSnapshot currentSnapshot()