JUCE
|
Enumerations | |
enum class | AccessibilityRole { button , toggleButton , radioButton , comboBox , image , slider , label , staticText , editableText , menuItem , menuBar , popupMenu , table , tableHeader , column , row , cell , hyperlink , list , listItem , tree , treeItem , progressBar , group , dialogWindow , window , scrollBar , tooltip , splashScreen , ignored , unspecified } |
The list of available roles for an AccessibilityHandler object. More... | |