C# Class com.vtcsecure.ace.windows.CustomControls.Resources.ResourcePanel

Interaction logic for ResourcePanel.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: VTCSecureLLC/ace-windows

Public Properties

Property Type Description
CallResourceRequested Resources_CallResource

Public Methods

Method Description
ActivateDeafHohResource ( ) : void
ResourcePanel ( ) : System

Private Methods

Method Description
HandleCallResourceRequested ( com.vtcsecure.ace.windows.CustomControls.Resources.ResourceInfo resourceInfo ) : void
HandleContentChanging ( ResourcesType newContentType ) : void
InitializePanelAndEvents ( com.vtcsecure.ace.windows.CustomControls.Resources.BaseResourcePanel panel ) : void
MoveToContentPanel ( com.vtcsecure.ace.windows.CustomControls.Resources.BaseResourcePanel newPanel ) : void
OnBack ( object sender, RoutedEventArgs e ) : void
UpdateContentInUI ( ) : void

Method Details

ActivateDeafHohResource() public method

public ActivateDeafHohResource ( ) : void
return void

ResourcePanel() public method

public ResourcePanel ( ) : System
return System

Property Details

CallResourceRequested public_oe property

public Resources_CallResource CallResourceRequested
return Resources_CallResource