Difference between revisions of "StationBlankTab"

From Vendetta Lua
Jump to: navigation, search
(New page: Container with with blank or placeholder tab. Created with CreateStationBlankTab == Functions == === OnShow === '''Definition:'''<br> OnShow(userdata ...)
 
(No difference)

Latest revision as of 15:23, 2 January 2009

Container with with blank or placeholder tab. Created with CreateStationBlankTab

Functions

OnShow

Definition:
OnShow(userdata self) -> nil

Description:
Stub

Arguments:
self this box

OnHide

Definition:
OnHide(userdata self) -> nil

Description:
Stub

Arguments:
self this box

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Stub

Arguments:
self this box