Example usage for Java com.vaadin.data HasValue fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | isEmpty() Returns whether this HasValue is considered to be empty. |
boolean | isRequiredIndicatorVisible() Checks whether the required indicator is visible. |
void | setReadOnly(boolean readOnly) Sets the read-only mode of this HasValue to given mode. |