Class
Tab
Tab
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
decimal | uint | readwrite | |
leader | string | readwrite | |
type | uint | readwrite | |
x | int | readwrite |
Methods
Constructor
Tab Tab (x: int, type: uint, leader: string, decimal: uint)
Parameter | Type | Description |
---|---|---|
x | int | |
type | uint | |
leader | string | |
decimal | uint |
Example | new Tab() |
Used in:
number Tabs.push (value: Tab)
Return
Tab Tab.Tab (x: int, type: uint, leader: string, decimal: uint)
Tab Tabs.pop ()
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |