UI Interactor

1.Example

    Xworker provides a way for UI to interact with each other. For example, the help wizard in xworker can help other interfaces.

2.Implementation

    It is divided into two parts, one is interactive control, the other is interactive control listener.

2.1.Interactive control

    Interactive control is a control that wants listeners to accept their requests. It is usually bound to a control, such as the project tree of xworker transaction manager.

2.2.Listener

     Listeners can listen to UI requests, such as those used in help sprites.

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号