XML FOR DOMINO
Represents the style settings for buttons in the action bar.
Containment Hierarchy
Contained by: <actionbar>
Contains: <imageref>
Syntax
<!ELEMENT actionbuttonstyle ( imageref? )>
Content
imageref?
<!ATTLIST actionbuttonstyle
bgcolor
The %actionbutton.height.types; entity defines the height options for buttons in the action bar.
Syntax:
<!ENTITY %actionbutton.height.types "default | minimum | fixed | background">
background
<!ENTITY %actionbutton.width.types "default | background">
<!ENTITY %actionbutton.margin.types "default | fixed">
default
<!ENTITY %actionbutton.displayborder.types "onmouseover | always | never">
Example See Also