Adobe® Flash® Platform için ActionScript® 3.0 Başvurusu
Ana Sayfa  |  Paket ve Sınıf Listesini Gizle |  Paketler  |  Sınıflar  |  Yenilikler  |  Dizin  |  Ekler  |  Niçin İngilizce?
Filtreler: Sunucudan Veri Alınıyor...
Sunucudan Veri Alınıyor...
mx.controls 

IFlexContextMenu  - AS3 Flex

Paketmx.controls
Arabirimpublic interface IFlexContextMenu
Uygulayıcılar FlexNativeMenu

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

The IFlexContextMenu interface defines the interface for a Flex context menus.

İlgili API Öğeleri



Genel Yöntemler
 YöntemTanımlayan:
  
Sets the context menu of an InteractiveObject.
IFlexContextMenu
  
Unsets the context menu of a InteractiveObject.
IFlexContextMenu
Yöntem Ayrıntısı

setContextMenu

()yöntem
public function setContextMenu(component:InteractiveObject):void

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Sets the context menu of an InteractiveObject. This will do all the necessary steps to add the InteractiveObject as the context menu for this InteractiveObject, such as adding listeners, etc..

Parametreler

component:InteractiveObject — InteractiveObject to set context menu on

unsetContextMenu

()yöntem 
public function unsetContextMenu(component:InteractiveObject):void

Dil Sürümü: ActionScript 3.0
Ürün Sürümü: Flex 3
Çalışma Zamanı Sürümleri: Flash Player 9, AIR 1.1

Unsets the context menu of a InteractiveObject. This will do all the necessary steps to remove the InteractiveObject as the context menu for this InteractiveObject, such as removing listeners, etc..

Parametreler

component:InteractiveObject — InteractiveObject to unset context menu on





[ X ]Niçin İngilizce?
ActionScript 3.0 Başvurusu'ndaki içerik İngilizce görünür

ActionScript 3.0 Başvurusu'nun tüm bölümleri tüm dillere çevrilmemiştir. Bir dil öğesi çevrilmediğinde İngilizce görünür. Örneğin, ga.controls.HelpBox sınıfı hiçbir dile çevrilmez. Bu nedenle, başvurunun Türkçe versiyonunda ga.controls.HelpBox sınıfı İngilizce görünür.