|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schedulable | |
|---|---|
| com.stratelia.webactiv.agenda.view | |
| com.stratelia.webactiv.calendar.model | |
| com.stratelia.webactiv.calendar.socialnetwork | |
| Uses of Schedulable in com.stratelia.webactiv.agenda.view |
|---|
| Methods in com.stratelia.webactiv.agenda.view with parameters of type Schedulable | |
|---|---|
void |
AgendaHtmlView.add(Schedulable schedule)
Method declaration |
| Uses of Schedulable in com.stratelia.webactiv.calendar.model |
|---|
| Subclasses of Schedulable in com.stratelia.webactiv.calendar.model | |
|---|---|
class |
JournalHeader
|
class |
ToDoHeader
|
| Methods in com.stratelia.webactiv.calendar.model that return Schedulable | |
|---|---|
Schedulable |
JournalHeader.getCopy()
|
Schedulable |
ToDoHeader.getCopy()
|
abstract Schedulable |
Schedulable.getCopy()
|
| Methods in com.stratelia.webactiv.calendar.model with parameters of type Schedulable | |
|---|---|
void |
SchedulableList.add(Schedulable schedule)
|
void |
SchedulableGroup.add(Schedulable schedule)
|
boolean |
SchedulableGroup.isOver(Schedulable schedule)
|
boolean |
Schedulable.isOver(Schedulable schedule)
|
| Uses of Schedulable in com.stratelia.webactiv.calendar.socialnetwork |
|---|
| Constructors in com.stratelia.webactiv.calendar.socialnetwork with parameters of type Schedulable | |
|---|---|
SocialInformationEvent(Schedulable schedulable)
Constructor with on Param |
|
SocialInformationEvent(Schedulable schedulable,
boolean isMyEvent)
* Constructor with Tow Params |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||