new App()
- Source:
Properties:
| Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Members
handleScrollDiv :Element
- Source:
Type:
- Element
startPos :number
- Source:
Type:
- number
state :object
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
fixedTopBar |
boolean |
Type:
- object
Methods
checkBetCountSchedule()
- Source:
Check for betcount schedule
componentDidMount() → {void}
- Source:
Call init API
Returns:
- Type
- void
componentDidUpdate(prevProps) → {void}
- Source:
Add handler for scroll Event Listener
Parameters:
| Name | Type | Description |
|---|---|---|
prevProps |
object |
Returns:
- Type
- void
componentWillUnmount() → {void}
- Source:
Remove handler for scroll Event Listener
Returns:
- Type
- void
handleFixTopBar() → {void}
- Source:
Handler on scroll Event Listener on TopBar
Returns:
- Type
- void
render() → {view}
- Source:
- See:
Render
Returns:
- Type
- view
setAppOutOfFocus(e)
- Source:
Set app is not in focus
Parameters:
| Name | Type | Description |
|---|---|---|
e |
object |
wakeUpApp(e)
- Source:
Wake up app when gets focus back
Parameters:
| Name | Type | Description |
|---|---|---|
e |
object |