RankSettings

RankSettings

new RankSettings()

Source:
Properties:
Name Type Description
props object
Properties
Name Type Description
rankSettings Array

All rank settings data

currency Array

Currency sign

checkPermisson boolean

Check if user have permission to edit page

getRankSettings function

Call API for rank settings

saveRankSettings function

Call API to save changes

setOpenModal function

Open modal

nextNavigationLink object

link for navigation

setNavigationInfo function

set navigation info for unsaved data

Members

edit :boolean

Source:
Type:
  • boolean

fields :Array

Source:
Type:
  • Array

setTableInfo

Description:
  • set table info

Source:

set table info

unsavedNavigation

Description:
  • close modal and navigate

Source:

close modal and navigate

Methods

componentDidMount() → {void}

Description:
  • Get rank settings

Source:
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view

save() → {void}

Description:
  • Call API to save data

Source:
Returns:
Type
void