Search Results for

    Show / Hide Table of Contents

    Class ReportsViewController

    Inheritance
    System.Object
    AbstractController
    AbstractViewController
    AbstractBindedController
    ReportsViewController
    Implements
    System.IDisposable
    IBindedController
    Inherited Members
    AbstractBindedController.Activate()
    AbstractBindedController.GetExplorerBarControl()
    AbstractBindedController.GetContentControl()
    AbstractBindedController.Invoke(Delegate)
    AbstractBindedController.BeginInvoke(Delegate)
    AbstractBindedController.View
    AbstractBindedController.InvokeRequired
    AbstractViewController.Refresh()
    AbstractViewController.Dispose()
    AbstractViewController.Dispose(Boolean)
    AbstractViewController.Context
    AbstractViewController.ActivationChanged
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.TranslationStudioAutomation.IntegrationApi
    Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
    Syntax
    [BindController("ReportsView")]
    public class ReportsViewController : AbstractBindedController, IDisposable, IBindedController

    Constructors

    ReportsViewController()

    Declaration
    public ReportsViewController()

    Methods

    Initialize(IViewContext)

    Declaration
    protected override void Initialize(IViewContext context)
    Parameters
    Type Name Description
    IViewContext context
    Overrides
    AbstractViewController.Initialize(IViewContext)

    Implements

    System.IDisposable
    IBindedController

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • ReportsViewController()
    • Methods
      • Initialize(IViewContext)
    • Implements
    • Extension Methods
    Back to top Generated by DocFX