selectedfillcolorsstyle.as
来自「Acordian component for flex 3」· AS 代码 · 共 18 行
AS
18 行
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
// All Rights Reserved. The following is Source Code and is subject to all
// restrictions on such code as contained in the End User License Agreement
// accompanying this product.
//
////////////////////////////////////////////////////////////////////////////////
/**
* The two colors used to tint the background of the component
* when in its selected state.
* Pass the same color for both values for "flat" looking control.
* The default value is <code>undefined</code>, which means the colors
* are derived from <code>themeColor</code>.
*/
[Style(name="selectedFillColors", type="Array", arrayType="uint", format="Color", inherit="no")]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?