패키지 | com.adobe.gravity.framework |
인터페이스 | public interface IServiceRegistration |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
런타임 버전: | AIR 1.1, Flash Player 9 |
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
reference : IServiceReference [읽기 전용] The service reference for the service. | IServiceRegistration |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration |
속성 세부 정보
reference | 속성 |
reference:IServiceReference
[읽기 전용] 언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
런타임 버전: | AIR 1.1, Flash Player 9 |
The service reference for the service.
구현
public function get reference():IServiceReference
메서드 세부 정보
setProperties | () | 메서드 |
unregister | () | 메서드 |
public function unregister():void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
런타임 버전: | AIR 1.1, Flash Player 9 |
Unregister the service.
Tue Jun 12 2018, 03:17 PM Z