Translation:Conditional Text Preference

From IDMLWiki

Jump to: navigation, search

10.2.4 ConditionalTextPreference

スキーマの例7 ConditionalTextPreference
  1. ConditionalTextPreference_Object = element ConditionalTextPreference {
  2.   attribute Self { xsd:string },
  3.   attribute ShowConditionIndicators { xsd:boolean }?,
  4.   attribute ActiveConditionSet { xsd:string }?
  5. }
表8 属性としてのConditionalTextPreferenceプロパティ
名前 必須 説明
ShowConditionIndicators boolean trueのとき、UIに条件付テキストを表示する
ActiveConditionSet string 現在の条件のセットへの参照。<Condidtion>エレメントのSelf属性の値。
Personal tools