パッケージ | 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, 10:34 AM Z