Library
|
File
Frames
|
Expand
Class wfcRunnableAction
# include <
wfcSession.h
>
class
wfcRunnableAction
: public virtual
pfcActionListener
{
xaideclare
(
wfcRunnableAction
)
...
};
Description
Listener class for method
wfcInvokeLater(wfcRunnableAction_ptr)
Method Summary
void
OnRun
()
Callback method get called once Toolkit thread is available for execution.
Method Detail
void
OnRun
()
Callback method get called once Toolkit thread is available for execution.
Returns: