Uses of Interface
com.ebasetech.xi.api.controls.AriaHTMLElementIDProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of AriaHTMLElementIDProperties in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return AriaHTMLElementIDProperties Modifier and Type Method Description AriaHTMLElementIDProperties
AriaControlProperties. getAriaDescribedBy()
Returns the ARIA described-by element ID for the control.AriaHTMLElementIDProperties
FieldControlProperties. getAriaDescribedBy()
Returns the ARIA described-by element ID for the control.AriaHTMLElementIDProperties
AriaControlProperties. getAriaLabelledBy()
Returns the ARIA labelled-by element ID for the control.AriaHTMLElementIDProperties
FieldControlProperties. getAriaLabelledBy()
Returns the ARIA labelled-by element ID for the control.