public interface IComponentListener
Modifier and Type | Method and Description |
---|---|
void |
positionChanged()
Will be invoked if the position of a component has been changed
|
void |
sizeChanged()
Will be invoked if the size of a component has been changed
|
Siehe auch Jowidgets Nutzerhandbuch