패키지 | xd.core.axm.enterprise.view.skins |
클래스 | public class AXMEnterpriseDropDownListButtonSkin |
상속 | AXMEnterpriseDropDownListButtonSkin AXMSkin |
구현 | IBindingClient, IStateClient2 |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
기본 MXML 속성mxmlContent
관련 API 요소
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
arrow : Path The arrow graphic displayed in the anchor button. | AXMEnterpriseDropDownListButtonSkin | ||
arrowColor : uint
The color of the arrow. | AXMEnterpriseDropDownListButtonSkin | ||
shadowAngle : Number
The angle of the shadow. | AXMEnterpriseDropDownListButtonSkin |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | AXMEnterpriseDropDownListButtonSkin |
속성 세부 정보
arrow | 속성 |
public var arrow:Path
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The arrow graphic displayed in the anchor button.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 Bindable
이벤트를 전달합니다.
arrowColor | 속성 |
public var arrowColor:uint
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The color of the arrow.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 Bindable
이벤트를 전달합니다.
shadowAngle | 속성 |
public var shadowAngle:Number
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The angle of the shadow.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 Bindable
이벤트를 전달합니다.
생성자 세부 정보
AXMEnterpriseDropDownListButtonSkin | () | 생성자 |
public function AXMEnterpriseDropDownListButtonSkin()
Constructor.
Tue Jun 12 2018, 03:17 PM Z