:: com :: sun :: star :: awt :: grid ::
|
unpublished |
interface XGridSelectionListener |
|
|
- Base Interfaces
XGridSelectionListener
┗ ::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
- An instance of this interface is used by the XGridSelection to
get notifications about selection changes.
Usually you must not implement this interface yourself, but you must notify it correctly if
you implement the XGridSelection yourself .
|
Methods' Details |
selectionChanged
- Description
- Invoked after a selection was changed.
|
|
Top of Page
Copyright © 2011, 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.