Difference between revisions of "CalendarEvent"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 10: | Line 10: | ||
|class=titleClass colspan=3|Properties | |class=titleClass colspan=3|Properties | ||
|- | |- | ||
− | |width=33%|{{Property | name=Day | type=Integer | description= | readonly=yes | newinversion=}} | + | |width=33%|{{Property | name=Day | type=Integer | description= | readonly=yes | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=EndSeconds | type=Double | description= | readonly=yes | newinversion=}} | + | |width=33%|{{Property | name=EndSeconds | type=Double | description= | readonly=yes | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=StartSeconds | type=Double | description= | readonly=yes | newinversion=}} | + | |width=33%|{{Property | name=StartSeconds | type=Double | description= | readonly=yes | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=DayEvent | type=Boolean | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=DayEvent | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=EventColor | type=Color | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=EventColor | type=Color | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=StartTime | type=Integer | description= | readonly=yes | newinversion=}} | + | |width=33%|{{Property | name=StartTime | type=Integer | description= | readonly=yes | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=Description | type=String | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=Description | type=String | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=FrontMost | type=Boolean | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=FrontMost | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=Title | type=String | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=Title | type=String | description= | readonly=no | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=DrawH | type=Integer | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=DrawH | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=ID | type=String | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=ID | type=String | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=Visible | type=Boolean | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=Visible | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=DrawW | type=Integer | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=DrawW | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=Length | type=Double | description= | readonly=yes | newinversion=}} | + | |width=33%|{{Property | name=Length | type=Double | description= | readonly=yes | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} |
− | |width=33%|{{Property | name=MouseOver | type=Boolean | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=MouseOver | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} |
|- | |- | ||
− | |width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion=}} | + | |width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion= | version=1.0.1}} |
|} | |} | ||
Revision as of 16:37, 2 May 2012
Class holder for all events displayed in the CalendarView.
Properties | ||
Day | EndSeconds | StartSeconds |
DayEvent | EventColor | StartTime |
Description | FrontMost | Title |
DrawH | ID | Visible |
DrawW | Length | |
DrawX | Location | |
DrawY | MouseOver | |
EndDate |
Methods |
Constructor |
Constructor |
SetLength |