Public Member Functions | |
| mixed | Update (mixed dynamicdata, mixed mobile) |
| see also CreateOrUpdateDynamic | |
| mixed | SetContainer (mixed newcontainer_or_serial) |
| updates widgets automatically through old,new:UpdateContent() message | |
| mixed | NotifyListener (mixed eventname) |
Definition at line 951 of file lua_pseudo_code.cpp.
| mixed gDynamicPrototype::Update | ( | mixed | dynamicdata, | |
| mixed | mobile | |||
| ) | [inline] |
| mixed gDynamicPrototype::SetContainer | ( | mixed | newcontainer_or_serial | ) | [inline] |
updates widgets automatically through old,new:UpdateContent() message
Definition at line 957 of file lua_pseudo_code.cpp.
| mixed gDynamicPrototype::NotifyListener | ( | mixed | eventname | ) | [inline] |
Definition at line 959 of file lua_pseudo_code.cpp.
1.5.6