Class AccessibilityNodeSnapshot
java.lang.Object
com.codename1.ui.accessibility.AccessibilityNodeSnapshot
Immutable resolved node exported to platform accessibility adapters and test tooling.
-
Method Details
-
getId
public long getId() -
getParentId
public long getParentId() -
getComponent
-
getVirtualKey
-
getIdentifier
-
getLabel
-
getHint
-
getDescription
-
getValue
-
getValidationError
-
getPaneTitle
-
getRoleDescription
-
getRole
-
getChecked
-
getLiveRegion
-
getRange
-
getCollectionInfo
-
getCollectionItemInfo
-
getBounds
-
getSelected
-
getExpanded
-
getEnabled
-
getInvalid
-
getBusy
-
getReadOnly
-
getRequired
-
getMultiline
-
getObscured
-
getPressed
-
getCurrent
-
isModal
public boolean isModal() -
isFocusable
public boolean isFocusable() -
isFocused
public boolean isFocused() -
getHeadingLevel
public int getHeadingLevel() -
getChildIds
-
getActions
-
getAction
-