Searched refs:maHandler (Results 1 – 1 of 1) sorted by relevance
39 maHandler = aHandler; in HandlerDescriptor()42 public NodeHandler maHandler; field in AccTreeNode.HandlerDescriptor79 aDescriptor.maHandler = aDescriptor.maHandler.createHandler (mxContext); in update()81 aDescriptor.maHandler.getChildCount (this); in update()159 aDescriptor.maHandler.getChildCount (this); in getHandlerDescriptor()257 int nIndex = aDescriptor.maHandler.indexOf (aNode); in indexOf()287 NodeHandler aHandler = aDescriptor.maHandler; in getActions()305 NodeHandler aHandler = aDescriptor.maHandler; in performAction()328 if (aDescriptor.maHandler instanceof AccessibleTreeHandler) in addAccessibleChild()356 if ((class1.isInstance(aDescriptor.maHandler)) in updateChildren()[all …]
Completed in 17 milliseconds