Jettisonlistsubdialog

From Vendetta Lua
Revision as of 21:12, 23 January 2009 by Chefkoch (Talk | contribs) (otherdata)

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

List element in a jettison list.

Functions

otherdata.SetInfo

Definition:
SetInfo(userdata self, int itemid) -> nil

Description:
Set item properties for an item

Arguments:
self this dialog
itemid itemid

Tables

otherdata

Description:
extra fields in the dialog

Fields:
itemid itemid of item assigned to dialog
quantityedit quantity entry
j_button jettison button
otherinfo cu, mass ..
Setinfo see otherdata.SetInfo