APIs

Show:

Methods

initForm

() Undefined

Initialize the form.

Returns:

Undefined:

isNew

() Boolean

Returns:

Boolean:

Returns true if this is a new schedule, false if an existing one

onAddInsurance

(
  • evt
)
Undefined

Called when the user wants to add an insurance restriction.

Parameters:

  • evt jQuery.Event

    Event

Returns:

Undefined:

onAddInsurance

(
  • evt
)
Undefined

Called when the user wants to remove an insurance restriction.

Parameters:

  • evt jQuery.Event

    Event

Returns:

Undefined:

onAddInsurance

(
  • evt
)
Undefined

Called when the user wants to add an insurance class restriction.

Parameters:

  • evt jQuery.Event

    Event

Returns:

Undefined:

onCancelLookup

() Undefined

Called to cancel a look up.

Returns:

Undefined:

save

() Undefined

Called when the user selects the save button.

Returns:

Undefined:

willCloseLookup

() Undefined

Called when the lookup view should be closed and reverted back to the schedule form.

Returns:

Undefined: