|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.server.ComponentSizeValidator.InvalidLayout
public static class ComponentSizeValidator.InvalidLayout
Constructor Summary | |
---|---|
ComponentSizeValidator.InvalidLayout(Component component,
boolean height,
boolean width)
|
Method Summary | |
---|---|
void |
addError(ComponentSizeValidator.InvalidLayout error)
|
void |
reportErrors(java.io.PrintWriter clientJSON,
AbstractCommunicationManager communicationManager,
java.io.PrintStream serverErrorStream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentSizeValidator.InvalidLayout(Component component, boolean height, boolean width)
Method Detail |
---|
public void addError(ComponentSizeValidator.InvalidLayout error)
public void reportErrors(java.io.PrintWriter clientJSON, AbstractCommunicationManager communicationManager, java.io.PrintStream serverErrorStream)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |