lwchildeventhooksample1.txt

来自「Zaval Light-Weight Visual Components Lib」· 文本 代码 · 共 6 行

TXT
6
字号
This sample shows how the parent component can listen the child component
events by implementing LwChildrenListener interface. In this sample the
parent component changes border whenever the mouse pointer enters or
exits the child button component (the parent listens the mouse entered
and exited events of the child component).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?