scheduler.AppointmentStatusVerifyPopup Class
Module: scheduler
Popup for appointment insurance verification actions.
Item Index
Methods
onAppointmentApprove
()
Undefined
click #ins_verify_approve
Returns:
Undefined:
onAppointmentDeny
()
Undefined
click #ins_verify_deny
Returns:
Undefined:
onAppointmentVerify
()
Undefined
Called when the user clicks the Verify link.
click #ins_verify_action
Returns:
Undefined:
open
(
Undefined
-
event
Called to open the popup menu frame.
Parameters:
-
eventEventDOM Event
Returns:
Undefined:
render
(
Undefined
-
apt_id -
xpos -
ypos
Render the popup menu frame.
Parameters:
-
apt_idIntegerId of appointment
-
xposIntegerX Position
-
yposIntegerY Position
Returns:
Undefined:
showPopup
(
Undefined
-
appointment
This actually presents the popup on the screen after the appointment data has been fetched.
Parameters:
-
appointmentObjectAppointment object
Returns:
Undefined: