Attribute.getEdittingMenuID


getEdittingMenuID([isRelativeID])

Get the menu ID that will be generated when this attribute is editted or double-clicked on. See setEdittingMenuID

isRelativeIDoptional boolean If true, the given menu ID is assumed to be relative to the constant ID_MODULE_MENU_MIN. If false (the default), it is an absolute value
Return valueinteger

See also setEdittingMenuID

Back to Attribute

Back to Overview