Name | Description | |
---|---|---|
NNotificationDialog Constructor | Default constructor. |
The following tables list the members exposed by NNotificationDialog.
Name | Description | |
---|---|---|
NNotificationDialog Constructor | Default constructor. |
Name | Description | |
---|---|---|
NNotificationDialogSchema | Schema associated with NNotificationDialog. |
Name | Description | |
---|---|---|
AppointmentCount | Gets the number of the appointments in the list box of this dialog. |
Name | Description | |
---|---|---|
AddAppointment | Adds the given appointment to the list. |
Name | Description | |
---|---|---|
GetTextForListBox | Gets the text to show in the list box for the given appointment. | |
OnDismissAllButtonClick | Called when the user clicks the "Dismiss All" button. | |
OnDismissButtonClick | Called when the user clicks the "Dismiss" button. | |
OnListBoxItemDeselected | Called when a list box item has been deselected. | |
OnListBoxItemSelected | Called when a list box item has been selected. | |
OnOpenButtonClick | Called when the user clicks the "Open" button. | |
tnMI | ||
UpdateListBoxItemText | Updates the text of the given list box item. |