CalendarInformation (Objekt): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sed (Diskussion | Beiträge) |
Sed (Diskussion | Beiträge) |
||
Zeile 41: | Zeile 41: | ||
|- | |- | ||
| <code>calendar</code> | | <code>calendar</code> | ||
− | | [[Collection]] <[[ | + | | [[Collection]] <[[CalendarEntryInformation]]> |
| Die Liste von CalendarEntryInformation-Objekten | | Die Liste von CalendarEntryInformation-Objekten | ||
− | | 2 | + | | 2.0.3 |
|} | |} | ||
Version vom 16. Februar 2009, 15:54 Uhr
Name
CalendarInformation - Kalendareintrag für ein Element
Beschreibung
Eine CalendarInformation
beschreibt einen Kalendereintrag durch eine Liste von CalendarEntryInformation-Objekten und einer Liste von TaskInformation-Objekten.
Attribute
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
id
|
ID | ID des Objektes | 2 |
field
|
Variable | Variablenname des Objektes | 2 |
root
|
Element | Root-Element dieser Information | 2 |
locale
|
Locale | Sprache, für die die Information gilt | 2 |
isEmpty
|
Boolean | true , wenn das Objekt leer ist
|
2 |
tasks
|
Collection <TaskInformation> | Die Liste von TaskInformation-Objekten | 2 |
calendar
|
Collection <CalendarEntryInformation> | Die Liste von CalendarEntryInformation-Objekten | 2.0.3 |