Class ReportsViewController
Inheritance
Object
ReportsViewController
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.TranslationStudioAutomation.IntegrationApi
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
[BindController("ReportsView")]
public class ReportsViewController : AbstractBindedController, IDisposable, IBindedController
Constructors
ReportsViewController(IStudioWindow)
Declaration
public ReportsViewController(IStudioWindow studioWindow)
Parameters
Type | Name | Description |
---|---|---|
IStudioWindow | studioWindow |
Methods
Initialize(IViewContext)
Declaration
protected override void Initialize(IViewContext context)
Parameters
Type | Name | Description |
---|---|---|
IViewContext | context |
Overrides
Implements
System.IDisposable