#include <widgets.h>
LuaActionListener::LuaActionListener |
( |
lua_State * |
l, |
|
|
lua_Object |
f |
|
) |
| |
LuaActionListener::~LuaActionListener |
( |
| ) |
|
|
virtual |
void LuaActionListener::action |
( |
const std::string & |
eventId | ) |
|
|
virtual |
Called when an action is received from a Widget. It is used to be able to receive a notification that an action has occurred.
- Parameters
-
eventId | the identifier of the Widget |
Implements gcn::ActionListener.
The documentation for this class was generated from the following files:
(C) Copyright 1998-2012 by The