Definition at line 35 of file table.cpp.
◆ GuiTableActionListener()
GuiTableActionListener::GuiTableActionListener |
( |
GuiTable * |
table, |
|
|
gcn::Widget * |
widget, |
|
|
int |
row, |
|
|
int |
column |
|
) |
| |
◆ ~GuiTableActionListener()
GuiTableActionListener::~GuiTableActionListener |
( |
| ) |
|
|
override |
◆ action()
void GuiTableActionListener::action |
( |
const gcn::ActionEvent & |
actionEvent | ) |
|
|
override |
◆ mColumn
int GuiTableActionListener::mColumn |
|
protected |
◆ mRow
int GuiTableActionListener::mRow |
|
protected |
◆ mTable
GuiTable* GuiTableActionListener::mTable |
|
protected |
◆ mWidget
gcn::Widget* GuiTableActionListener::mWidget |
|
protected |
The documentation for this class was generated from the following file: