Home
last modified time | relevance | path

Searched refs:mxFocusedObject (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventHandler.java147 mxFocusedObject = xContext; in focusGained()
176 mxFocusedObject = null; in focusLost()
191 if (xContext == mxFocusedObject) in handleCaretEvent()
274 if (mxFocusedObject != null) in handleVisibleDataEvent()
280 aDisplay.updateAccessibleObject (mxFocusedObject); in handleVisibleDataEvent()
419 private XAccessibleContext mxFocusedObject; field in EventHandler

Completed in 16 milliseconds