Public Member Functions | |
| mixed | Init (mixed parentwidget, mixed params) |
| mixed | on_change_selection (mixed iSelectedIndex) |
| mixed | SelectByPos (mixed sx, mixed sy) |
| mixed | GetChildByIndex (mixed iIndex) |
| mixed | SetSelectedIndex (mixed iSelectedIndex) |
| mixed | AddWidget (mixed widget) |
Definition at line 6642 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::Init | ( | mixed | parentwidget, | |
| mixed | params | |||
| ) | [inline] |
Definition at line 6644 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::on_change_selection | ( | mixed | iSelectedIndex | ) | [inline] |
Definition at line 6646 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::SelectByPos | ( | mixed | sx, | |
| mixed | sy | |||
| ) | [inline] |
Definition at line 6648 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::GetChildByIndex | ( | mixed | iIndex | ) | [inline] |
Definition at line 6650 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::SetSelectedIndex | ( | mixed | iSelectedIndex | ) | [inline] |
Definition at line 6652 of file lua_pseudo_code.cpp.
| mixed gWidgetPrototype::List::AddWidget | ( | mixed | widget | ) | [inline] |
Definition at line 6654 of file lua_pseudo_code.cpp.
1.5.6