new StatsTemplateMobile()
Properties:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Members
hasPermissionTo :object
- Description:
Check of user have permission for some of actions
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
view |
boolean | |
addNew |
boolean |
Check of user have permission for some of actions
Type:
- object
Methods
componentDidMount() → {void}
- Description:
Get initial data
- Source:
Returns:
- Type
- void
refreshTable() → {void}
- Description:
Refresh and update stats template table
- Source:
Returns:
- Type
- void
render() → {view}
- Description:
Render
- Source:
Returns:
- Type
- view