private abstract static class FormLayout.CachingMeasure extends java.lang.Object implements FormLayout.Measure, java.io.Serializable
Measure interface
that caches component sizes.| Modifier and Type | Field and Description |
|---|---|
protected FormLayout.ComponentSizeCache |
cache
Holds previously requested component sizes.
|
| Modifier | Constructor and Description |
|---|---|
private |
CachingMeasure(FormLayout.ComponentSizeCache cache) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsizeOfprotected final FormLayout.ComponentSizeCache cache
private CachingMeasure(FormLayout.ComponentSizeCache cache)