패키지 | xd.core.axm.enterprise.view.skins |
클래스 | public class AXMEnterpriseComboBoxButtonSkin |
상속 | AXMEnterpriseComboBoxButtonSkin 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. | AXMEnterpriseComboBoxButtonSkin | ||
arrowColor : uint
The color of the arrow. | AXMEnterpriseComboBoxButtonSkin | ||
hostComponent : Button
A strongly typed property that references the component to which this skin is applied. | AXMEnterpriseComboBoxButtonSkin | ||
shadowAngle : Number
The angle of the shadow. | AXMEnterpriseComboBoxButtonSkin |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | AXMEnterpriseComboBoxButtonSkin |
속성 세부 정보
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
이벤트를 전달합니다.
hostComponent | 속성 |
public var hostComponent:Button
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
A strongly typed property that references the component to which this skin is applied.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 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
이벤트를 전달합니다.
생성자 세부 정보
AXMEnterpriseComboBoxButtonSkin | () | 생성자 |
public function AXMEnterpriseComboBoxButtonSkin()
Constructor.
Tue Jun 12 2018, 03:17 PM Z