OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / TrackingView Class
Properties Methods


In This Topic
    TrackingView Class Members
    In This Topic

    The following tables list the members exposed by TrackingView.

    Public Properties
     NameDescription
    Public PropertyThe visible collection of IRibbonButton instances that appear within the user interface of the Tracking view.  
    Public PropertyThe IClientFunctions instance allowing access to client-side operations of the host application.  
    Public PropertyThe visible collection of IContextMenuButton instances that appear within the user interface of the Tracking view.  
    Public PropertyProvides access to create, read, update, and delete (CRUD) operations for data associated with an OnTime account.  
    Public PropertyThe INumberGenerator instance allowing for generation of random account numbers and tracking numbers.  
    Public PropertyThe visible display text of this extension's Tracking view ribbon group within the user interface of OnTime Management Suite or OnTime Dispatch.  
    Public PropertyThe visible display text of this extension's Tracking view ribbon group description within the user interface of OnTime Management Suite or OnTime Dispatch.  
    Public PropertyContains the unique identifiers of all Order objects currently selected within the Tracking grid of OnTime Management Suite or OnTime Dispatch.  
    Public PropertyContains all comprehensive Order objects currently selected within the Tracking grid of OnTime Management Suite or OnTime Dispatch.  
    Public PropertyThe IServerFunctions instance allowing access to server-side or live-data operations of the host application.  
    Top
    Public Methods
     NameDescription
    Public MethodInitializes a new TrackingView extension object.  
    Public MethodInitializes and loads this TrackingView extension instance into the Tracking view of OnTime Management Suite or OnTime Dispatch.  
    Top
    See Also