Chronos Plugins
5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
ITaskInEditorInfo.cs
Go to the documentation of this file.
1
namespace
AxelSemrau.Chronos.Plugin.MethodEditor
2
{
9
public
interface
ITaskInEditorInfo
:
ITaskInfo
10
{
11
12
}
13
}
AxelSemrau.Chronos.Plugin.MethodEditor
Auxiliary functions that can improve the usablility of the method editor for your task types.
AxelSemrau.Chronos.Plugin.MethodEditor.ITaskInEditorInfo
Access to the method editor's view of the task.
Definition
ITaskInEditorInfo.cs:10
AxelSemrau.Chronos.Plugin.ITaskInfo
Gives access to a task's implementation and to all user visible properties.
Definition
TaskInterfaces.cs:291
Plugins
ChronosPluginInterfaces
MethodEditor
ITaskInEditorInfo.cs
Generated on Thu Nov 7 2024 18:04:59 for Chronos Plugins by
1.12.0