- ActionReturn - Class in com.llwork.external.telephony
-
Describes the return value of a telephony action (e.g. call, drop, ...)
- ActionReturn(boolean) - Constructor for class com.llwork.external.telephony.ActionReturn
-
A failed message that informs the user why the action has failed.
- ActionReturn(boolean, String) - Constructor for class com.llwork.external.telephony.ActionReturn
-
A failed message that informs the user why the action has failed.
- addAttachment(String) - Method in class com.llwork.external.email.EmailData
-
- addAttachment(String, String) - Method in class com.llwork.external.email.EmailData
-
- addAttachment(IAttachment) - Method in class com.llwork.external.email.EmailData
-
- addAttachment(IAttachment) - Method in interface com.llwork.external.email.IEmailData
-
Add an attachment
- addBcc(String) - Method in class com.llwork.external.email.EmailData
-
- addBcc(String) - Method in interface com.llwork.external.email.IEmailData
-
Adds an email address to the blind carbon copy receivers
- addBodyText(IEmailBodyData) - Method in class com.llwork.external.email.EmailData
-
- addBodyText(IEmailBodyData) - Method in interface com.llwork.external.email.IEmailData
-
Add a body text to the email
- addCc(String) - Method in class com.llwork.external.email.EmailData
-
- addCc(String) - Method in interface com.llwork.external.email.IEmailData
-
Adds an email address to the carbon copy receivers
- addChildTask(Task) - Method in class com.llwork.external.project.Task
-
Adds an sub task
- AdditionalPluginBuildingInfo - Class in com.llwork.external
-
- AdditionalPluginBuildingInfo() - Constructor for class com.llwork.external.AdditionalPluginBuildingInfo
-
- addPhoneEventListener(ITelephoneEventListener) - Method in interface com.llwork.external.telephony.ITelephoneDevice
-
Add a telephone event listener.
- addPicture2Contact(String, String) - Method in interface com.llwork.external.contact.IContactManager
-
LLworkplace requests for adding a picture to the contact
- addRecipient(IRecipient) - Method in class com.llwork.external.appointment.AppointmentData
-
- addRecipient(IRecipient) - Method in interface com.llwork.external.appointment.IAppointmentData
-
Add a participant of the appointment/meeting
- addRecipient(IRecipient) - Method in class com.llwork.external.task.TaskData
-
- addResource(String) - Method in class com.llwork.external.project.ResourcesContainer
-
Add an resource
- addRowValues(IValueItem[]) - Method in interface com.llwork.external.office.data.ITableDataItem
-
Add the data of a single row.
- addStatusListener(ITelephoneStatusListener) - Method in interface com.llwork.external.telephony.ITelephoneDevice
-
Adds an status listener.
- addTasks(Task[], String) - Method in interface com.llwork.external.project.IProjectEditorManager
-
Adds a collection of tasks to the time table
- addTo(String) - Method in class com.llwork.external.email.EmailData
-
- addTo(String) - Method in interface com.llwork.external.email.IEmailData
-
Adds an email address to the receivers
- ALIGNMENT_CENTER - Static variable in interface com.llwork.external.office.data.IValueItem
-
- ALIGNMENT_LEFT - Static variable in interface com.llwork.external.office.data.IValueItem
-
- ALIGNMENT_RIGHT - Static variable in interface com.llwork.external.office.data.IValueItem
-
- AppointmentData - Class in com.llwork.external.appointment
-
Implementation of LLwork of the interface IAppointmentData.
- AppointmentData() - Constructor for class com.llwork.external.appointment.AppointmentData
-
- Attachment - Class in com.llwork.external
-
Implementation of LLwork of the interface IAttachment.
- Attachment(String) - Constructor for class com.llwork.external.Attachment
-