Share via


IFloatingPanel Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public interface IFloatingPanel : IUSDPanel, IPanel
Public Interface IFloatingPanel
    Inherits IUSDPanel, IPanel

Properties

Name Description
System_CAPS_pubproperty ApplicationList

Gets the list of applications.(Inherited from IUSDPanel.)

System_CAPS_pubproperty Floating

Gets or sets a Boolean value that specifies whether a panel is floating or tied into the agent desktop user interface (UI).(Inherited from IPanel.)

System_CAPS_pubproperty Name

Gets or sets the name of the panel as referred to in the Display Name of a hosted control in Unified Service Desk.(Inherited from IUSDPanel.)

Methods

Name Description
System_CAPS_pubmethod Add(Object, Boolean)

Adds a hosted application or a Windows Forms user control to the panel. (Inherited from IPanel.)

System_CAPS_pubmethod Add(Object, String, Boolean, Boolean)

Adds a hosted application or a Windows Forms user control to the panel.(Inherited from IPanel.)

System_CAPS_pubmethod CloseApplications()

Closes all applications.(Inherited from IUSDPanel.)

System_CAPS_pubmethod GetAppById(Guid)

Locates the control/application on this panel based on the Control GUID specified, and returns a reference to the control/application.(Inherited from IUSDPanel.)

System_CAPS_pubmethod GetControlCount()

Returns the count of hosted applications on this panel(Inherited from IUSDPanel.)

System_CAPS_pubmethod GetVisibleApplication()

Gets the visible application.(Inherited from IUSDPanel.)

System_CAPS_pubmethod IsApplicationOnPanel(Guid)

Indicates whether the hosted application identified by the given ID is located on the panel.(Inherited from IPanel.)

System_CAPS_pubmethod NotifyContextChange(Context)

Notifies UII of a context change.(Inherited from IUSDPanel.)

System_CAPS_pubmethod NotifySessionHidden(Session)

Notifies UII of a hidden session.(Inherited from IUSDPanel.)

System_CAPS_pubmethod NotifySessionHiding(Session)

Notifies the application of a hiding session.(Inherited from IUSDPanel.)

System_CAPS_pubmethod NotifySessionShowing(Session)

Notifies the application of a showing session.(Inherited from IUSDPanel.)

System_CAPS_pubmethod NotifySessionShown(Session)

Notifies the application of the session shown.(Inherited from IUSDPanel.)

System_CAPS_pubmethod PropogateResources()

Propagates the resources.(Inherited from IUSDPanel.)

System_CAPS_pubmethod RealignWindow(Guid, String, String, String, String, String)

System_CAPS_pubmethod Remove(Object)

Removes an application from the panel.(Inherited from IPanel.)

System_CAPS_pubmethod SendApplicationsToUnknownPanel()

Sends applications to unknown panel.(Inherited from IUSDPanel.)

System_CAPS_pubmethod SessionChanged(Session)

Notifies the application that the session has changed.(Inherited from IUSDPanel.)

System_CAPS_pubmethod SetActiveApplication(IHostedApplication)

Sets the active application.(Inherited from IUSDPanel.)

Events

Name Description
System_CAPS_pubevent CloseApplicationClick

Invoked when the user attempts to close the hosted application.(Inherited from IPanel.)

System_CAPS_pubevent SelectedAppChanged

Invoked when the user switches the active or selected application in the panel to notify the system about this change.(Inherited from IPanel.)

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright