Class: BuildingsPage

BuildingsPage()

page with all buildings of an institution that user is managing

Constructor

new BuildingsPage()

Source:

Members

onClickDelete

Called when user wants to delete building

Source:

state

current page state

Source:

Methods

componentDidMount()

called when page is mounted

Source:

render() → {JSX.Element}

Renders page with institution buildings

Source:
Returns:

page with institution buildings

Type
JSX.Element