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

com.adobe.mosaic.layouts 


com.adobe.mosaic.layouts 套件包含一個以 Spark 為基礎、可用來在 Composite Application Definition Language (CADL) 或外觀元素中建立自訂顯示的版面集合。



介面
 介面說明
 ILayoutChild Components that are used with the SmartGridLayout, SmartColumnLayout, and SmartRowLayout, should implement this interface.
類別
 類別說明
 FlowLayout The Flow layout arranges the children of its target group one after the other until no more can fit across (or down).
 LayoutEvent The LayoutEvent is used to instruct layouts (or their targets) to handle special requests.
 MosaicLayoutBase The MosaicLayoutBase component is the base class for most composite application layouts, such as FlowLayout and SmartGridLayout.
 SmartColumnLayout The SmartColumnLayout place's its target Group's children into a fixed set of columns determined by numColumns which defaults to 3.
 SmartGridLayout The SmartGridLayout places its target Group's children into a grid pattern, but with a twist.
 SmartRowLayout The SmartRowLayout place's its target Group's children into a fixed set of rows determined by numRows which defaults to 3.
 StackLayout The StackLayout presents only one child at a time, with the child filling up the entire space alloted to the StackLayout.

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

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