|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICalComponent | |
|---|---|
| com.atlassian.gregory.components | |
| Uses of ICalComponent in com.atlassian.gregory.components |
|---|
| Classes in com.atlassian.gregory.components that implement ICalComponent | |
|---|---|
class |
AbstractEventToDo
|
class |
AbstractEventToDoJournal
|
class |
AbstractEventToDoJournalFreeBusy
|
class |
AbstractICalComponent
|
class |
ICalAlarm
|
class |
ICalEvent
A class to represent a VEVENT component |
class |
ICalJournal
A class to represent a VJOURNAL component. |
class |
ICalToDo
A class to represent a VTODO component |
| Methods in com.atlassian.gregory.components with parameters of type ICalComponent | |
|---|---|
void |
AbstractICalComponent.addComponent(ICalComponent component)
|
void |
ICalComponent.addComponent(ICalComponent component)
|
boolean |
AbstractEventToDo.allowsChildComponent(ICalComponent component)
|
boolean |
AbstractICalComponent.allowsChildComponent(ICalComponent component)
This method allows sub classes to decide which child components they will allow. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||