- Source:
Methods
-
<static> LoadMenu(configSection)
-
Parameters:
Name Type Description configSection
dynamic - Source:
Returns:
- Type
- void
-
<static> OnScreenHidden()
-
JFScreen hook that gets ran as needed.
Assumes settings were changed and they affect the device profile.
Posts a new device profile to the server using the task thread- Source:
Returns:
- Type
- void
-
<static> boolSettingChanged()
-
- Source:
Returns:
- Type
- void
-
<static> init()
-
- Source:
Returns:
- Type
- void
-
<static> isFormInFocus()
-
Returns true if any of the data entry forms are in focus
- Source:
Returns:
- Type
- boolean
-
<static> onKeyEvent(key, press)
-
Parameters:
Name Type Description key
string press
boolean - Source:
Returns:
- Type
- boolean
-
<static> onKeyGridEscape()
-
- Source:
Returns:
- Type
- void
-
<static> onKeyGridSubmit()
-
- Source:
Returns:
- Type
- void
-
<static> postFinished()
-
Triggered by m.postTask after completing a post.
Empty the task data when finished.- Source:
Returns:
- Type
- void
-
<static> radioSettingChanged()
-
- Source:
Returns:
- Type
- void
-
<static> settingFocused()
-
- Source:
Returns:
- Type
- void
-
<static> settingSelected()
-
- Source:
Returns:
- Type
- void