XML FOR DOMINO


actionbarstyle element
Defines the action bar size and background properties.

Containment Hierarchy

Contained by: <actionbar>

Contains: <font>, <imageref>

Syntax

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

Content

font?, imageref?


Attributes

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

height


repeat
Defined entity for <actionbarstyle> element

The %actionbar.background.repeats; entity defines the pattern options for background images on an action bar.

Syntax:

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

center


centertile
hrepeat
once
resize
tile
vrepeat