Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
I
IntVar
- Class in
org.magnos.data.var
A Var with a int value.
IntVar()
- Constructor for class org.magnos.data.var.
IntVar
Instantiates a new IntegerVar.
IntVar(int)
- Constructor for class org.magnos.data.var.
IntVar
Instantiates a new IntegerVar.
IntVar(Store, int)
- Constructor for class org.magnos.data.var.
IntVar
Instantiates a new IntegerVar.
IntVar(Store, int, int)
- Constructor for class org.magnos.data.var.
IntVar
Instantiates a new IntegerVar.
isAutoFlush()
- Method in class org.magnos.data.store.
AbstractStore
Whether the store automatically flushes data immediately after its written to the store.
isAutoFlush()
- Method in interface org.magnos.data.
Store
Whether the store automatically flushes data immediately after its written to the store.
isAutoLoad()
- Method in class org.magnos.data.store.
AbstractStore
Whether the store automatically loads data immediately before its read from the store.
isAutoLoad()
- Method in interface org.magnos.data.
Store
Whether the store automatically loads data immediately before its read from the store.
isAutoOpen()
- Method in class org.magnos.data.store.
AbstractStore
Whether the store automatically opens with the default or last access if some action needs to be done to the store.
isAutoOpen()
- Method in interface org.magnos.data.
Store
Whether the store automatically opens with the default or last access if some action needs to be done to the store.
isClosed()
- Method in class org.magnos.data.store.
AbstractStore
Whether the store is closed.
isClosed()
- Method in interface org.magnos.data.
Store
Whether the store is closed.
isOpen()
- Method in class org.magnos.data.store.
AbstractStore
Whether the store is open.
isOpen()
- Method in interface org.magnos.data.
Store
Whether the store is open.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W