JSDeveloperMenu
Overview
This is the holds the information about a developer menu.
Properties Summarized
Methods Summarized
Type
Name
Summary
Properties Detailed
componentNames
Type Array the componentNames
location
Type Number the location
text
Type String the text of the menu
Methods Detailed
getId()
Returns: String the id
setId(id)
Sets the id of this menu can be used when called.
Parameters
String id ;
Returns: JSDeveloperMenu the this
Last updated
Was this helpful?