Library | File

Class wfcRunnableAction

# include <wfcSession.h>

class wfcRunnableAction
 : public virtual pfcActionListener
{
    xaideclare(wfcRunnableAction)
    ...
};



Description

Listener class for method wfcInvokeLater(wfcRunnableAction_ptr)



Method Summary

voidOnRun ()
Callback method get called once Toolkit thread is available for execution.



Method Detail

voidOnRun ()

Callback method get called once Toolkit thread is available for execution.
Returns: