public static class ComponentSizeValidator.InvalidLayout extends Object implements Serializable
Constructor and Description |
---|
InvalidLayout(Component component,
boolean height,
boolean width) |
Modifier and Type | Method and Description |
---|---|
void |
addError(ComponentSizeValidator.InvalidLayout error) |
void |
reportErrors(StringBuilder clientJSON,
PrintStream serverErrorStream) |
public InvalidLayout(Component component, boolean height, boolean width)
public void addError(ComponentSizeValidator.InvalidLayout error)
public void reportErrors(StringBuilder clientJSON, PrintStream serverErrorStream)
Copyright © 2017 Vaadin Ltd. All rights reserved.