Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

service RoadmapItem

Properties' Summary
short
ID
The ID uniquely identifies the roadmap item. * When the RoadmapItem is inserted into the Roadmap via "insertByIndex" * the default value of the ID is the first available absolute digit that * has not yet been assigned to other existing RoadmapItems.  
string
Label
The Label of the RoadmapItem does not include its Prefix that is auto * matically set after the following algorithm: * (Index + 1) + ". " + Label  
boolean
Interactive
When "Interactive" is true the RoadmapItem supports a certain "HyperLabel * functionality": * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and * underline the Label for the time the mousepointer resides over the RoadmapItem. * Clicking the mousepointer will then notify the Roadmap Container. * The property Interactive" is readonly because it is adapted from the container of the * RoadmapItem.  
boolean
Enabled
determines whether a control is enabled or disabled.  
Properties' Details
ID
short ID;
Description
The ID uniquely identifies the roadmap item. * When the RoadmapItem is inserted into the Roadmap via "insertByIndex" * the default value of the ID is the first available absolute digit that * has not yet been assigned to other existing RoadmapItems.
Label
string Label;
Description
The Label of the RoadmapItem does not include its Prefix that is auto * matically set after the following algorithm: * (Index + 1) + ". " + Label
Interactive
boolean Interactive;
Description
When "Interactive" is true the RoadmapItem supports a certain "HyperLabel * functionality": * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and * underline the Label for the time the mousepointer resides over the RoadmapItem. * Clicking the mousepointer will then notify the Roadmap Container. * The property Interactive" is readonly because it is adapted from the container of the * RoadmapItem.
Enabled
boolean Enabled;
Description
determines whether a control is enabled or disabled.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.