Class: UpdateAddressForm

UpdateAddressForm()

The class UpdateAddressForm will render the Update Address form. It will give the user the ability to update the current address on their profile, if they have one.

Constructor

new UpdateAddressForm()

Source:

Members

handleCancel

handle a click of the cancel button on the form

Source:

handleUpdate

use the API to update the address

Source:

saveFormRef

save the values entered in the form

Source:

showModal

hide or show the form

Source:

Methods

render()

render the form on the sidebar

Source: