Index
All Classes and Interfaces|All Packages
C
- CalendarNotification - Class in Unnamed Package
-
class CalendarNotification - Beschrijft een afspraak of activiteit in de Calendar app van de iPhone.
- CalendarNotification(String, String) - Constructor for class CalendarNotification
-
Constructor voor objecten van de klasse CalendarNotification.
G
- getApp() - Method in class Notification
-
Geeft de app terug waartoe de notification behoort.
- getGelezen() - Method in class Notification
-
Geeft aan of de notification al dan niet gelezen werd in de corresponderende app.
H
- hogePrioriteit(String) - Method in class CalendarNotification
-
Geeft aan of de notification een hoge prioriteit heeft.
- hogePrioriteit(String) - Method in class IMessageNotification
-
Geeft aan of de notification een hoge prioriteit heeft.
- hogePrioriteit(String) - Method in class Notification
-
Geeft aan of de notification een hoge prioriteit heeft.
I
- IMessageNotification - Class in Unnamed Package
-
class iMessageNotification - Beschrijft een bericht in de iMessage app van de iPhone.
- IMessageNotification(String, String) - Constructor for class IMessageNotification
-
Constructor voor objecten van de klasse IMessageNotification.
L
- leesNotification() - Method in class Notification
-
Geeft aan dat de notification gelezen is.
N
- Notification - Class in Unnamed Package
-
abstract class Notification - Beschrijft een notification op een smartphone
- Notification(String) - Constructor for class Notification
-
Constructor voor objecten van de klasse Notification.
- NotificationCenter - Class in Unnamed Package
-
class NotificationCenter - Beschrijft het notificationcentre op de iPhone
- NotificationCenter() - Constructor for class NotificationCenter
-
Constructor voor objecten van de klasse NotificationCenter.
- notificationLezen(int) - Method in class NotificationCenter
-
Zet de notification op de gegeven index op gelezen.
- notificationToevoegen(Notification) - Method in class NotificationCenter
-
Voegt een notification toe aan de lijst van notifications
P
- print() - Method in class CalendarNotification
-
Toont informatie over de notification in het terminalvenster.
- print() - Method in class IMessageNotification
-
Toont informatie over de notification in het terminalvenster.
- print() - Method in class Notification
-
Toont informatie over de notification in het terminalvenster.
- print() - Method in class NotificationCenter
-
Toont alle notifications in het Terminalvenster.
- printCalenderNotifications() - Method in class NotificationCenter
-
Toont alle notifications van het type CalendarNotification in het Terminalvenster.
- printPrioriteit(String) - Method in class NotificationCenter
-
Toont alle niet gelezen notifications met een gegeven prioriteit in het terminalvenster.
All Classes and Interfaces|All Packages