:: com :: sun :: star :: task ::
|
unpublished |
interface XInteractionHandler2 |
|
|
- Base Interfaces
XInteractionHandler2
┗ XInteractionHandler
-
|
- Usage Restrictions
- not published
- Description
- An interaction request handler.
This interface extends the interface XInteractionHandler
the way that a caller can determine whether an interaction request was
actually handled by the interaction handler.
|
Methods' Details |
handleInteractionRequest
- Description
- Handle an interaction request.
- Parameter Request
- the inteaction request to handle.
- Returns
- true, if the handler handled the request, false otherwise.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.