MenuItem

MenuItem

Parameters:
Name Type Attributes Description
category string
id string
visible boolean
selected boolean
disabled boolean
short_text string
medium_text string
long_text string
detail_text string
has_long_text boolean
gui_group string
price spv.ds.DisplayPrice
price_text string
icon string
swf string
movie string
image string
music string
loan number <nullable>
Source:

Members

category :string

Type:
  • string
Source:

detail_text :string

Type:
  • string
Source:

disabled :boolean

Type:
  • boolean
Source:

gui_group :string

Type:
  • string
Source:

has_long_text :boolean

Type:
  • boolean
Source:

icon :string

Type:
  • string
Source:

id :string

Type:
  • string
Source:

image :string

Type:
  • string
Source:

(nullable) loan :number

Type:
  • number
Source:

long_text :string

Type:
  • string
Source:

medium_text :string

Type:
  • string
Source:

movie :string

Type:
  • string
Source:

music :string

Type:
  • string
Source:

price :spv.ds.DisplayPrice

Please refer to the spv.ds.DisplayPrice documentation.

Type:
Source:

price_text :string

Type:
  • string
Deprecated:
  • Use the price {spv.ds.DisplayPrice} property instead.
Source:

selectable :boolean

Type:
  • boolean
Source:

selected :boolean

Type:
  • boolean
Source:

short_text :string

Type:
  • string
Source:

swf :string

Type:
  • string
Source:

visible :boolean

Type:
  • boolean
Source: