Flipper Developer Docs
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
w
Functions
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
w
Variables
Typedefs
a
b
c
d
e
f
g
i
m
n
p
r
s
t
v
Enumerations
a
b
c
d
e
f
g
i
n
o
p
r
s
v
Enumerator
c
e
f
g
i
n
o
r
s
v
Macros
_
d
e
f
r
v
w
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
js_app_i.h
1
#include <furi.h>
2
#include <
gui/gui.h
>
3
#include <
gui/view_dispatcher.h
>
4
#include <gui/modules/loading.h>
5
#include "views/console_view.h"
6
7
typedef
enum
{
8
JsAppViewConsole,
9
JsAppViewLoading,
10
} JsAppView;
gui.h
GUI: main API.
view_dispatcher.h
GUI: ViewDispatcher API.
applications
system
js_app
js_app_i.h
Generated by
1.12.0