- canActivateDeactivate() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the activate/deactvate checkbox active.
- canAutocreateUnconfiguredInstance() - Method in interface com.llwork.external.IExternalManager
-
Defines if LLworkplace should create an instance automatically at first loading without any defined properties
- canCallAccept() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the call/accept button active.
- CANCEL_OPTION - Static variable in interface com.llwork.external.IMessageHandler
-
- canDrop() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the drop button active.
- canHoldUnhold() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the hold/unhold button active.
- canInsertNumber() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the telephone number input field active.
- canMakeCall() - Method in interface com.llwork.external.telephony.ITelephoneDevice
-
Informs if the device can make a call.
- canOpenEmailInExternalEditor(Properties, String) - Method in interface com.llwork.external.email.IEmailManager
-
Tells LLworkplace if the external application can open the email in its own email editor
- canSendSMS() - Method in interface com.llwork.external.telephony.ITelephoneDevice
-
Informs if the device can send SMS.
- canSendSms() - Method in class com.llwork.external.telephony.TelephoneCapabilities
-
Should be the sms-button active
- canStoreEmailsWithoutSaving() - Method in interface com.llwork.external.email.IEmailManager
-
Tells LLworkplace if the external application can store new emails without sending it
- checkConnection() - Method in interface com.llwork.external.IExternalManager
-
Checks the connection
- CheckResult - Class in com.llwork.external
-
- CheckResult(boolean, String) - Constructor for class com.llwork.external.CheckResult
-
- cleanUp() - Method in interface com.llwork.external.IExternalManager
-
Is called when LLworkplace shuts down for cleaning up
- cloneAttachment(IAttachment) - Method in class com.llwork.external.email.EmailData
-
- cloneStore() - Method in interface com.llwork.external.email.IEmailStore
-
Should return an exact copy of the email store.
- close() - Method in interface com.llwork.external.project.IProjectEditorManager
-
The external application should be closed
- com.llwork.external - package com.llwork.external
-
- com.llwork.external.appointment - package com.llwork.external.appointment
-
- com.llwork.external.contact - package com.llwork.external.contact
-
- com.llwork.external.email - package com.llwork.external.email
-
- com.llwork.external.office - package com.llwork.external.office
-
- com.llwork.external.office.data - package com.llwork.external.office.data
-
- com.llwork.external.project - package com.llwork.external.project
-
- com.llwork.external.task - package com.llwork.external.task
-
- com.llwork.external.telephony - package com.llwork.external.telephony
-
- compareTo(Object) - Method in class com.llwork.external.appointment.AppointmentData
-
- compareTo(IContactBase) - Method in class com.llwork.external.contact.ContactData
-
- compareTo(IPropertyItemDescriptor) - Method in class com.llwork.external.PropertyItemDescriptor
-
- ContactData - Class in com.llwork.external.contact
-
Implementation of LLwork of the interface IContactData.
- ContactData() - Constructor for class com.llwork.external.contact.ContactData
-
- createAppointment(IAppointmentData, boolean, boolean, boolean) - Method in interface com.llwork.external.appointment.IAppointmentManager
-
Creates an appointment or meeting in the external application.
- createContact(IContactData, boolean) - Method in interface com.llwork.external.contact.IContactManager
-
LLworkplace wants that the external application creates a new contact
- createDocument(IDataContainer, String, boolean) - Method in interface com.llwork.external.office.ISpreadsheetEditorManager
-
Creates a new document and fills it with several contents
- createEmail(IEmailData, boolean, boolean) - Method in interface com.llwork.external.email.IEmailManager
-
Creates an email in the external application.
- createEmail(IEmailData, String, boolean, boolean) - Method in interface com.llwork.external.email.IEmailManager
-
Creates an email in the external application.
- createFile() - Method in interface com.llwork.external.project.IProjectEditorManager
-
Creates a project timetable in the external application.
- createTask(ITaskData, boolean, boolean) - Method in interface com.llwork.external.task.ITaskManager
-
Creates an task in the external application.
- createTelephoneDevice(String) - Method in interface com.llwork.external.telephony.ITelephoneManager
-
Has to create a device .