Eclipse BIRT Report Object Model (ROM)
TimeInterval Structure
Structure Overview
Details
| Display Name: |
Time Interval |
| Since: |
2.5.2 |
Property Summary
- measure
- unit
Property Detail
Details
| Type: |
integer |
| Since: |
2.5.2 |
| Required: |
No |
| Display Name: |
Measure |
| JavaScript Type: |
|
| Default Value: |
None |
| Runtime Settable: |
Yes |
Details
| Type: |
choice (interval) |
| Since: |
2.5.2 |
| Required: |
No |
| Display Name: |
Unit |
| JavaScript Type: |
|
| Default Value: |
None |
| Runtime Settable: |
Yes |
Choices
| Name | Display Name |
Value | Description |
| none |
No Interval |
none |
|
| prefix |
Prefix |
prefix |
|
| year |
Year |
year |
|
| quarter |
Quarter |
quarter |
|
| month |
Month |
month |
|
| week |
Week |
week |
|
| day |
Day |
day |
|
| hour |
Hour |
hour |
|
| minute |
Minute |
minute |
|
| second |
Second |
second |
|
| interval |
Interval |
interval |
|