Methods' Details |
addModeChangeListener
- Description
- adds the given listener to the list of components to be notified when the mode
changes.
|
|
removeModeChangeListener
- Description
- removes the given listener from the list of components to be notified when the mode
changes.
|
|
addModeChangeApproveListener
- Description
- adds the given listener to the list of components to be notified when the mode
is about to change.
- Throws
- com::sun::star::lang::NoSupportException
if the component does not allow vetoing mode changes
|
|
removeModeChangeApproveListener
- Description
- remove the given listener from the list of components to be notified when the mode
is about to change.
- Throws
- com::sun::star::lang::NoSupportException
if the component does not allow vetoing mode changes
|
|
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.