Methods
(inner) AreaResume()
Return the html page of the areaResume
- Source:
Returns:
the html page
(inner) Body()
The html body page
- Source:
Returns:
the html of the body page
(inner) goHome()
Navigate to home page
- Source:
(inner) goResume()
Update the index page to 2
- Source:
(inner) goSelectAction()
Update the index page to 0
- Source:
(inner) goSelectReaction()
Update the index page to 1
- Source:
(inner) Header()
The html header page
- Source:
Returns:
the html header page
(inner) InfoBlock(props)
Return the html info block
Parameters:
Name | Type | Description |
---|---|---|
props |
* | All properties needed for this function |
- Source:
Returns:
html info block
(inner) selectedIndex()
Select the index in the corresponding list
- Source:
(inner) SelectionBlock(props)
Return the html page of the selection block
Parameters:
Name | Type | Description |
---|---|---|
props |
* | All properties needed by selectionBlock |
- Source:
Returns:
the HTML page
(async, inner) sendArea()
Send the new area to the server.
- Source:
(inner) updatePageIndex(index)
Update the page index in userInformation
Parameters:
Name | Type | Description |
---|---|---|
index |
number | The new page index |
- Source: