패키지 | com.adobe.mosaic.om.interfaces |
인터페이스 | public interface IClassServiceProperty |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
IClassServiceProperty
interface provides methods for getting a Tile property
or a Service property's name and type. An IClassServiceProperty identifies a property defined
within a Tile or a Service into which a value may be injected.
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
name : String [읽기 전용]
Returns the name of the property
| IClassServiceProperty | ||
type : String [읽기 전용]
Returns the type of the property
| IClassServiceProperty |
Tue Jun 12 2018, 03:17 PM Z