nsIAccessibleProvider 编辑

accessible/public/nsIAccessibleProvider.idlScriptable Used to link element and accessible object. For that XBL binding, element should implement the interface. Inherits from: nsISupports Last changed in Gecko 1.9 (Firefox 3)

Attributes

AttributeTypeDescription
accessiblensIAccessibleRead only. Obsolete since Gecko 1.9
accessibleTypelongValue representing the type of accessible object. See constants for details. Read only.

Constants

Common use Constants

ConstantValueDescription
NoAccessible0Do not create an accessible for this object This is useful if an ancestor binding already implements nsIAccessibleProvider, but no accessible is desired for the inheriting binding.
OuterDoc0x00000001For elements that spawn a new document. For example now it is used by <xul:iframe>, <xul:browser> and <xul:editor>.

XUL Controls Constants

ConstantValueDescription
XULAlert0x00001001 
XULButton0x00001002 
XULCheckbox0x00001003 
XULColorPicker0x00001004 
XULColorPickerTile0x00001005 
XULCombobox0x00001006 
XULDropmarker0x00001007 
XULGroupbox0x00001008 
XULImage0x00001009 
XULLink0x0000100A 
XULListbox0x0000100B 
XULListCell0x00001026 
XULListHead0x00001024 
XULListHeader0x00001025 
XULListitem0x0000100C 
XULMenubar0x0000100D 
XULMenuitem0x0000100E 
XULMenupopup0x0000100F 
XULMenuSeparator0x00001010 
XULPane0x00001011 
XULProgressMeter0x00001012 
XULScale0x00001013 
XULStatusBar0x00001014 
XULRadioButton0x00001015 
XULRadioGroup0x00001016 
XULTab0x00001017The single tab in a dialog or tabbrowser/editor interface.
XULTabBox0x00001018A combination of a tabs object and a tabpanels object.
XULTabs0x00001019The collection of tab objects, usable in the TabBox and independent of as well.
XULText0x0000101A 
XULTextBox0x0000101B 
XULThumb0x0000101C 
XULTree0x0000101D 
XULTreeColumns0x0000101E 
XULTreeColumnItem0x0000101F 
XULToolbar0x00001020 
XULToolbarSeparator0x00001021 
XULTooltip0x00001022 
XULToolbarButton0x00001023 

XForms elements Constants

ConstantValueDescription
XFormsContainer0x00002000Used for xforms elements that provide accessible object for itself as well for anonymous content. This property is used for upload, input[type="xsd:gDay"] and input[type="xsd:gMonth"]
XFormsLabel0x00002001Used for label element.
XFormsOuput0x00002002Used for output element.
XFormsTrigger0x00002003Used for trigger and submit elements.
XFormsInput0x00002004Used for input and textarea elements.
XFormsInputBoolean0x00002005Used for input[xsd:boolean] element.
XFormsInputDate0x00002006Used for input[xsd:date] element.
XFormsSecret0x00002007Used for secret element.
XFormsSliderRange0x00002008Used for range element represented by slider.
XFormsSelect0x00002009Used for select and select1 that are implemented using host document's native widget. For example, a select1 in a xhtml document may be represented by the native html control html:select.
XFormsChoices0x00002010Used for xforms choices element.
XFormsSelectFull0x00002011Used for xforms full select/select1 elements that may be represented by group of checkboxes and radiogroup.
XFormsItemCheckgroup0x00002012Used for xforms item element that is used inside xforms select elements represented by group of checkboxes.
XFormsItemRadiogroup0x00002013Used for xforms item element that is used inside xforms select1 elements represented by radio group.
XFormsSelectCombobox0x00002014Used for xforms select1 element that is represented by combobox.
XFormsItemCombobox0x00002015Used for xforms item element that is used inside xforms select1 elements represented by combobox.
XFormsDropmarkerWidget0x00002101Used for dropmarker widget that is used by xforms elements.
XFormsCalendarWidget0x00002102Used for calendar widget that is used by xforms elements.
XFormsComboboxPopupWidget0x00002103Used for popup widget that is used by xforms minimal select1 elements.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:121 次

字数:9578

最后编辑:8年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文