DOMINO の XML


actionbarstyle 要素
アクションバーのサイズのプロパティと背景のプロパティを定義します。

包含階層
スーパークラス:<actionbar>

サブクラス:<font>, <imageref>

構文
<!ELEMENT actionbarstyle ( font?, imageref? )>

内容
font?, imageref?


属性
<!ATTLIST actionbarstyle
height%length;#IMPLIED
repeat(%actionbar.background.repeats;)#IMPLIED
>

height


repeat
<actionbarstyle> 要素の定義済みエンティティ
%actionbar.background.repeats; エンティティは、アクションバーの背景イメージにパターンオプションを定義します。

構文:

<!ENTITY %actionbar.background.repeats "once | vrepeat | hrepeat | tile | centertile | resize | center">

center


centertile
hrepeat
once
resize
tile
vrepeat