NOVA Application Development
Contents:
Getting Started
Working with Trame
Example Layouts
Visualization
nova-trame API
More Help
NOVA Application Development
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (nova.trame.ThemedApp method)
(nova.trame.view.components.DataSelector method)
(nova.trame.view.components.ExecutionButtons method)
(nova.trame.view.components.FileUpload method)
(nova.trame.view.components.ornl.NeutronDataSelector method)
(nova.trame.view.components.ProgressBar method)
(nova.trame.view.components.RemoteFileInput method)
(nova.trame.view.components.ToolOutputWindows method)
(nova.trame.view.components.visualization.Interactive2DPlot method)
(nova.trame.view.components.visualization.MatplotlibFigure method)
(nova.trame.view.layouts.GridLayout method)
(nova.trame.view.layouts.HBoxLayout method)
(nova.trame.view.layouts.VBoxLayout method)
(nova.trame.view.utilities.local_storage.LocalStorageManager method)
__new__() (nova.trame.view.components.InputField static method)
A
add_child() (nova.trame.view.layouts.GridLayout method)
(nova.trame.view.layouts.HBoxLayout method)
(nova.trame.view.layouts.VBoxLayout method)
add_drawer() (nova.trame.ThemedApp method)
C
create() (nova.trame.utils.types.TrameTuple class method)
create_ui() (nova.trame.ThemedApp method)
D
DataSelector (class in nova.trame.view.components)
download_file() (nova.trame.ThemedApp method)
E
ExecutionButtons (class in nova.trame.view.components)
expression (nova.trame.utils.types.TrameTuple attribute)
F
FileUpload (class in nova.trame.view.components)
G
get() (nova.trame.view.utilities.local_storage.LocalStorageManager method)
get_signal_state() (nova.trame.view.components.visualization.Interactive2DPlot method)
GridLayout (class in nova.trame.view.layouts)
H
HBoxLayout (class in nova.trame.view.layouts)
I
initial_value (nova.trame.utils.types.TrameTuple attribute)
InputField (class in nova.trame.view.components)
Interactive2DPlot (class in nova.trame.view.components.visualization)
L
LocalStorageManager (class in nova.trame.view.utilities.local_storage)
M
MatplotlibFigure (class in nova.trame.view.components.visualization)
N
NeutronDataSelector (class in nova.trame.view.components.ornl)
O
open_dialog() (nova.trame.view.components.RemoteFileInput method)
P
PersistentDialog (class in nova.trame.view.components)
ProgressBar (class in nova.trame.view.components)
R
RemoteFileInput (class in nova.trame.view.components)
remove() (nova.trame.view.utilities.local_storage.LocalStorageManager method)
S
select_file() (nova.trame.view.components.FileUpload method)
(nova.trame.view.components.RemoteFileInput method)
set() (nova.trame.view.utilities.local_storage.LocalStorageManager method)
set_theme() (nova.trame.ThemedApp method)
state (nova.trame.view.components.DataSelector property)
(nova.trame.view.components.FileUpload property)
(nova.trame.view.components.PersistentDialog property)
T
ThemedApp (class in nova.trame)
toggle_drawer() (nova.trame.ThemedApp method)
ToolOutputWindows (class in nova.trame.view.components)
TrameTuple (class in nova.trame.utils.types)
U
update() (nova.trame.view.components.visualization.Interactive2DPlot method)
(nova.trame.view.components.visualization.MatplotlibFigure method)
V
VBoxLayout (class in nova.trame.view.layouts)