- Task - Class in com.llwork.external.project
-
Representation class of phases and tasks
- Task(IExternable, String, int) - Constructor for class com.llwork.external.project.Task
-
Constructor
- Task(String, int) - Constructor for class com.llwork.external.project.Task
-
Constructor
- TASK_PRIORITY_HIGH - Static variable in interface com.llwork.external.task.ITaskManager
-
- TASK_PRIORITY_LOW - Static variable in interface com.llwork.external.task.ITaskManager
-
- TASK_PRIORITY_NORMAL - Static variable in interface com.llwork.external.task.ITaskManager
-
- TaskData - Class in com.llwork.external.task
-
Implementation of LLwork of the interface ITaskData.
- TaskData() - Constructor for class com.llwork.external.task.TaskData
-
- TelephoneCapabilities - Class in com.llwork.external.telephony
-
Describes the current capabilities of the telephone device.
- TelephoneCapabilities(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.llwork.external.telephony.TelephoneCapabilities
-
Sets all capabilities parameters.
- TelephoneEvent - Class in com.llwork.external.telephony
-
Describes any change of the device state or the call state.
- TelephoneEvent(String, boolean) - Constructor for class com.llwork.external.telephony.TelephoneEvent
-
Constructor that provides content information
- TelephoneEvent(Exception) - Constructor for class com.llwork.external.telephony.TelephoneEvent
-
Constructor that provides error exception information
- TelephoneEvent(TelephoneStatusEvent) - Constructor for class com.llwork.external.telephony.TelephoneEvent
-
Constructor that provides an telephone status change
- TelephoneStatusEvent - Class in com.llwork.external.telephony
-
Describes the current telephone device state.
- TelephoneStatusEvent(String, int, String, TelephoneCapabilities, String) - Constructor for class com.llwork.external.telephony.TelephoneStatusEvent
-
Constructor that provides status information
- toString() - Method in class com.llwork.external.NameValueItem
-
- TYPE_COLLECTOR - Static variable in class com.llwork.external.project.Task
-
- TYPE_MILESTONE - Static variable in class com.llwork.external.project.Task
-
- TYPE_NUMBER - Static variable in interface com.llwork.external.office.data.IValueItem
-
- TYPE_PHASE - Static variable in class com.llwork.external.project.Task
-
- TYPE_TASK - Static variable in class com.llwork.external.project.Task
-
- TYPE_TEXT - Static variable in interface com.llwork.external.office.data.IValueItem
-
- TYPE_TOPIC - Static variable in class com.llwork.external.project.Task
-