:: com :: sun :: star :: presentation ::
|
unpublished |
interface XShapeEventListener |
|
|
- Base Interfaces
XShapeEventListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Usage Restrictions
- not published
- Description
- Listener interface to receive shape-specific events.
- Since
- OOo 2.4
|
Methods' Summary |
click |
Notify a clicked shape. |
Methods' Details |
click
- Description
- Notify a clicked shape.
This method notifies the listener that a shape was
clicked.
- Parameter xShape
- The shape that was clicked upon.
- Parameter aOriginalEvent
- The original mouse click event that generated this notification.
|
|
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.