public static class RequiresResize extends Object
Widgets that implement this interface should only be added to those that
implement ProvidesResize
. Failure to do so will usually result in
#onResize()
not being called.
Copyright © 2018. All rights reserved.