Properties' Summary |
short
ID |
|
string
Label |
The Label of the RoadmapItem does not include its Prefix that is automatically
* set after the following algorithm:
* (Index + 1) + ". " + Label
|
boolean
Interactive |
When "Interactive" is true the RoadmapItem supports a certain "HyperLabel
* functionality":
* Moving the mouse pointer over the RoadmapItem will change it to a Refhand and
* underline the Label for the time the mouse pointer resides over the RoadmapItem.
* Clicking with mouse pointer 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
|
Label
string Label;
- Description
- The Label of the RoadmapItem does not include its Prefix that is automatically
* 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 mouse pointer over the RoadmapItem will change it to a Refhand and
* underline the Label for the time the mouse pointer resides over the RoadmapItem.
* Clicking with mouse pointer 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
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.