AccessibilityImplementation

AccessibilityImplementation

package flash-accessibility

Available on flash

Constructor

new ()

Variables

errno:UInt

stub:Bool

Methods

accDoDefaultAction (childID:UInt):Void

accLocation (childID:UInt):Dynamic

accSelect (operation:UInt, childID:UInt):Void

getChildIDArray ():Array<Dynamic>

get_accDefaultAction (childID:UInt):String

get_accFocus ():UInt

get_accName (childID:UInt):String

get_accRole (childID:UInt):UInt

get_accSelection ():Array<Dynamic>

get_accState (childID:UInt):UInt

get_accValue (childID:UInt):String

get_selectionActiveIndex ():Dynamic

get_selectionAnchorIndex ():Dynamic

isLabeledBy (labelBounds:Rectangle):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/accessibility/AccessibilityImplementation.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部