Class: UpdateInstitutionPage

UpdateInstitutionPage()

page for updating institution

Constructor

new UpdateInstitutionPage()

Source:

Members

clearImage

clear image from state

Source:

handleApiError

handles error from http request

Source:

onChange

called when value in text inputs is changed

Source:

onClickImageUpdate

called when user submit institution image update

Source:

onClickInstitutionDelete

called when manager of institution wants to delete it

Source:

onClickInstitutionUpdate

called when institution manager wants to update info about institution

Source:

onClickManagerAdd

called when institution manager wants to add new manager

Source:

onEmailChange

called when value of email text box is changed

Source:

onImageSelect

called when new institution image is selected

Source:

state

current page state

Source:

Methods

render() → {JSX.Element}

renders institution update page

Source:
Returns:

page

Type
JSX.Element