FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.Widgets.EMS.PatientInfo.MedicalRecordsWindow Class Reference

A window that displays a list of medical records for a patient. More...

Inheritance diagram for FMAR.UI.Widgets.EMS.PatientInfo.MedicalRecordsWindow:

Public Member Functions

void SetRecordList (List< Record > records)
 Sets the list of medical records to be displayed in the window.
 
void FlashAnim (string itemsString)
 Flashes the animation for the specified medical records.
 

Detailed Description

A window that displays a list of medical records for a patient.

Member Function Documentation

◆ FlashAnim()

void FMAR.UI.Widgets.EMS.PatientInfo.MedicalRecordsWindow.FlashAnim ( string itemsString)
inline

Flashes the animation for the specified medical records.

Parameters
itemsStringA comma-separated string of medical record indices to flash.

◆ SetRecordList()

void FMAR.UI.Widgets.EMS.PatientInfo.MedicalRecordsWindow.SetRecordList ( List< Record > records)
inline

Sets the list of medical records to be displayed in the window.

Parameters
recordsA list of medical records to be displayed.

The documentation for this class was generated from the following file: