適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
spark.events 

GridSelectionEventKind  - AS3 Flex

套件spark.events
類別public final class GridSelectionEventKind
繼承GridSelectionEventKind Inheritance Object

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. These constants indicate the kind of change that was made to the selection.

相關 API 元素



公用屬性
 屬性定義自
 Inheritedconstructor : Object
類別物件的參照或是特定物件實體的建構函數。
Object
公用方法
 方法定義自
 Inherited
指出物件是否有已定義的指定屬性。
Object
 Inherited
指出 Object 類別的實體是否位於指定為參數的物件原型鏈中。
Object
 Inherited
指出指定的屬性是否存在,以及是否可列舉。
Object
 Inherited
為迴圈作業設定動態屬性的可用性。
Object
 Inherited
傳回代表此物件的字串,根據地區特定慣例進行格式化。
Object
 Inherited
會傳回指定之物件的字串形式。
Object
 Inherited
會傳回指定之物件的基本值。
Object
公用常數
 常數定義自
  ADD_CELL : String = "addCell"
[靜態] Indicates that this cell should be added to the current selection.
GridSelectionEventKind
  ADD_ROW : String = "addRow"
[靜態] Indicates that this row should be added to the current selection.
GridSelectionEventKind
  CLEAR_SELECTION : String = "clearSelection"
[靜態] Indicates that current selection should be cleared.
GridSelectionEventKind
  REMOVE_CELL : String = "removeCell"
[靜態] Indicates that this cell should be removed from the current selection.
GridSelectionEventKind
  REMOVE_ROW : String = "removeRow"
[靜態] Indicates that this row should be removed from the current selection.
GridSelectionEventKind
  SELECT_ALL : String = "selectAll"
[靜態] Indicates that the entire grid should be selected.
GridSelectionEventKind
  SET_CELL : String = "setCell"
[靜態] Indicates that the current selection should be set to this cell.
GridSelectionEventKind
  SET_CELL_REGION : String = "setCellRegion"
[靜態] Indicates that the current selection should be set to this cell region.
GridSelectionEventKind
  SET_ROW : String = "setRow"
[靜態] Indicates that the current selection should be set to this row.
GridSelectionEventKind
  SET_ROWS : String = "setRows"
[靜態] Indicates that the current selection should be set to these rows.
GridSelectionEventKind
常數詳細資訊

ADD_CELL

常數
public static const ADD_CELL:String = "addCell"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that this cell should be added to the current selection.

ADD_ROW

常數 
public static const ADD_ROW:String = "addRow"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that this row should be added to the current selection.

CLEAR_SELECTION

常數 
public static const CLEAR_SELECTION:String = "clearSelection"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that current selection should be cleared.

REMOVE_CELL

常數 
public static const REMOVE_CELL:String = "removeCell"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that this cell should be removed from the current selection.

REMOVE_ROW

常數 
public static const REMOVE_ROW:String = "removeRow"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that this row should be removed from the current selection.

SELECT_ALL

常數 
public static const SELECT_ALL:String = "selectAll"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that the entire grid should be selected.

SET_CELL

常數 
public static const SET_CELL:String = "setCell"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that the current selection should be set to this cell.

SET_CELL_REGION

常數 
public static const SET_CELL_REGION:String = "setCellRegion"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that the current selection should be set to this cell region.

SET_ROW

常數 
public static const SET_ROW:String = "setRow"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that the current selection should be set to this row.

SET_ROWS

常數 
public static const SET_ROWS:String = "setRows"

語言版本: ActionScript 3.0
產品版本: Flex 4.5
執行階段版本: Flash Player 10, AIR 2.5

Indicates that the current selection should be set to these rows.





[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。