- validateExtraFieldId(int) - Static method in class ej.mwt.style.EditableStyle
-
Validates that the extra field ID is correct.
- validateHorizontalAlignment(int) - Static method in class ej.mwt.util.Alignment
-
Validates that the given value represents a valid horizontal alignment.
- validateVerticalAlignment(int) - Static method in class ej.mwt.util.Alignment
-
Validates that the given value represents a valid vertical alignment.
- VCENTER - Static variable in class ej.mwt.util.Alignment
-
Constant for centering vertically.
- VERTICAL_ALIGNMENT - Static variable in class ej.mwt.style.DefaultStyle
-
The vertical alignment of the default style.
- VoidStylesheet - Class in ej.mwt.stylesheet
-
Stylesheet that always returns the default style.
- VoidStylesheet() - Constructor for class ej.mwt.stylesheet.VoidStylesheet
-
Creates a void stylesheet.