Exported Interfaces - Summary |
::com::sun::star::beans::XPropertySet |
Interface to access the properties of this service.
|
::com::sun::star::document::XEventsSupplier |
This interface gives access to the events bound to
this ImageMapObject.(details)
|
Properties' Summary |
string
URL |
This is the URL for this object |
string
Description |
This is an optional description text for the link. |
string
Target |
This is the target frame |
string
Name |
Optionally, objects could be named. |
boolean
IsActive |
If an object is not active, it is ignored when
the user clicks on the ImageMap.
|
Properties' Details |
URL
string URL;
- Description
- This is the URL for this object
|
|
Description
string Description;
- Description
- This is an optional description text for the link.
|
|
Target
string Target;
- Description
- This is the target frame
|
|
Name
string Name;
- Description
- Optionally, objects could be named.
|
|
IsActive
boolean IsActive;
- Description
- If an object is not active, it is ignored when
the user clicks on the ImageMap.
|
|
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.