Searched refs:SCROLLABLE (Results 1 – 5 of 5) sorted by relevance
32 SCROLLABLE("scrollable"), enumConstant
157 setAttribute(element, Attribute.SCROLLABLE, uiElement.isScrollable()); in buildDomNode()
89 put(attribs, Attribute.SCROLLABLE, node.isScrollable()); in UiAutomationElement()
144 put(Attribute.SCROLLABLE, isScrollable()); in call()
128 return (Boolean) get(Attribute.SCROLLABLE); in isScrollable()