import "Accessibility_Collection.idl";
MatchRule Accessibility::Collection::createMatchRule | ( | in StateSet | states, | |
in MatchType | statematchtype, | |||
in AttributeSet | attributes, | |||
in MatchType | attributematchtype, | |||
in RoleSet | roles, | |||
in MatchType | rolematchtype, | |||
in string | interfaces, | |||
in MatchType | interfacematchtype, | |||
in boolean | invert | |||
) |
void Accessibility::Collection::freeMatchRule | ( | in MatchRule | rule | ) |
Accessible Accessibility::Collection::getActiveDescendant | ( | ) |
AccessibleSet Accessibility::Collection::getMatches | ( | in MatchRule | rule, | |
in SortOrder | sortby, | |||
in long | count, | |||
in boolean | traverse | |||
) |
AccessibleSet Accessibility::Collection::getMatchesFrom | ( | in Accessible | current_object, | |
in MatchRule | rule, | |||
in SortOrder | sortby, | |||
in TreeTraversalType | tree, | |||
in long | count, | |||
in boolean | traverse | |||
) |
AccessibleSet Accessibility::Collection::getMatchesTo | ( | in Accessible | current_object, | |
in MatchRule | rule, | |||
in SortOrder | sortby, | |||
in TreeTraversalType | tree, | |||
in boolean | recurse, | |||
in long | count, | |||
in boolean | traverse | |||
) |
boolean Accessibility::Collection::isAncestorOf | ( | in Accessible | object | ) |
void Accessibility::Collection::unImplemented | ( | ) |
void Accessibility::Collection::unImplemented2 | ( | ) |
void Accessibility::Collection::unImplemented3 | ( | ) |
void Accessibility::Collection::unImplemented4 | ( | ) |