Difference between revisions of "CalendarEvent"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 33: Line 33:
 
|width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=Link | type=String | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=Link | type=String | description= | readonly=no | newinversion=}}
|width=33%|
+
|width=33%
 
|-
 
|-
 
|width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion=}}
|width=33%|
+
|width=33%
 
|-
 
|-
 
|width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion=}}
 
|width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion=}}
Line 48: Line 48:
 
|class=titleClass colspan=1|Methods
 
|class=titleClass colspan=1|Methods
 
|-
 
|-
 
+
|{{Method | name=Constructor | description= | newinversion=}}
 
|-
 
|-
 
+
|{{Method | name=Constructor | description= | newinversion=}}
 
|-
 
|-
 
+
|{{Method | name=Operator_Compare | description= | returntype=Integer | newinversion=}}
 
|-
 
|-
 
+
|{{Method | name=SetLength | description= | newinversion=}}
 
|-
 
|-
 
|}
 
|}

Revision as of 19:45, 29 April 2012




Properties
Day EndSeconds StartDate
DayEvent EventColor StartSeconds
Description FrontMost StartTime
DrawH ID Title
DrawW Length Visible
DrawX Link width=33%
DrawY Location width=33%
EndDate MouseOver


Methods
Constructor
Constructor
Operator_Compare
SetLength