xworker.swt.widgets.Control/@ControlListener
事物 ControlListener(ControlListener)

- 父事物:
- Control
- 描述者:
- 事物
- thing
- 继承:
- ControlListener
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.
After creating an instance of a class that implements this interface it can be added to a control using the addControlListener
method and removed using the removeControlListener
method. When a control is moved or resized, the appropriate method will be invoked.
字段摘要 |
String |
name
|
String |
reference
Reference to a exists DisposeListener by name. |
子事物摘要 |
|
actions
name
-
reference
Reference to a exists DisposeListener by name.
只能够引用DisposeListener,引用其他事件无效。
create
-
-
|