public interface ResizeProvider
Modifier and Type | Interface and Description |
---|---|
static class |
ResizeProvider.ControlPoint
This enum represents a control point of a resize action.
|
Modifier and Type | Method and Description |
---|---|
void |
resizingFinished(Widget widget)
Called to notify about the finish of resizing.
|
void |
resizingStarted(Widget widget)
Called to notify about the start of resizing.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.