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
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
V
ValidationFailedEvent
- class com.jxcell.
ValidationFailedEvent
.
This event occurs when the validation process fails
ValidationFailedListener
- interface com.jxcell.
ValidationFailedListener
.
The listener interface for receiving ValidationFailed events
ValueScale
- Static variable in class com.jxcell.
ChartShape
VerticalAlignmentBottom
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentCenter
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentJustify
- Static variable in class com.jxcell.
CellFormat
VerticalAlignmentTop
- Static variable in class com.jxcell.
CellFormat
View
- class com.jxcell.
View
.
This is the jxcell view class.
View()
- Constructor for class com.jxcell.
View
This constructor calls the other View constructor with a null View reference to create a new workbook.
View(View)
- Constructor for class com.jxcell.
View
If the View argument is null, this constructor creates a new workbook, or if the View argument is not null, this constructor attaches to the specified view's workbook.
View(Book, Group)
- Constructor for class com.jxcell.
View
ViewChangedEvent
- class com.jxcell.
ViewChangedEvent
.
Occurs when a different workbook is attached to a view
ViewChangedListener
- interface com.jxcell.
ViewChangedListener
.
The listener interface for receiving ViewChanged events
validationFailed(ValidationFailedEvent)
- Method in interface com.jxcell.
ValidationFailedListener
viewChanged(ViewEvent)
- Method in class com.jxcell.
View
viewChanged(ViewChangedEvent)
- Method in interface com.jxcell.
ViewChangedListener
Whenever the view has changed, this method will be called in all registered listeners
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
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z