Class ContextMenu

ContextMenu

Field Index

builtInItems, customItems

Method Index

new ContextMenu()

copy(), hideBuiltInItems(), onSelect()

Constructor Detail

ContextMenu

function ContextMenu(callbackFunction:
Function)

Field Detail

builtInItems

builtInItems:Object

customItems

customItems:Array

Method Detail

copy

function copy():
ContextMenu

hideBuiltInItems

function hideBuiltInItems():Void

onSelect

function onSelect():Void