Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
AxelSemrau.Chronos.Plugin.MethodEditor Namespace Reference

Auxiliary functions that can improve the usablility of the method editor for your task types. More...

Classes

interface  IMethodEditorSnooper
 Implement IMethodEditorSnoopingTask. Do not implement this interface. More...
 
interface  IMethodEditorSnoopingTask
 Implement this interface with your task to get information about your surroundings in the method editor. More...
 
interface  ITaskInEditorInfo
 Access to the method editor's view of the task. More...
 

Detailed Description

Auxiliary functions that can improve the usablility of the method editor for your task types.