FriendKeysPDATab

From Vendetta Lua
Revision as of 22:21, 1 May 2010 by Chefkoch (Talk | contribs) (New page: Container friend key pda tab. Created with CreateFriendKeysPDATab The container is registered with the events: [[Eventtype#UPDATE_FRIENDKEY_LIST|UPDAT...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Container friend key pda tab. Created with CreateFriendKeysPDATab

The container is registered with the events: UPDATE_FRIENDKEY_LIST

Functions

OnShow

Definition:
OnShow(userdata self) -> nil

Description:
Update contents and start handling events

Arguments:
self this box

OnHide

Definition:
OnHide(userdata self) -> nil

Description:
Stop handling events

Arguments:
self this box

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box