LOTUS DOMINO の XML


actionbar 要素

フォーム、ビュー、またはページのアクションバーを表します。

包含階層

スーパークラス: <view><page>

サブクラス: <action>, <actionbarstyle>, <actionbuttonstyle>, <border>, <folder>, <font>, <form>, <sharedactionref>, <subform>

構文

<!ELEMENT actionbar ( actionbarstyle?, actionbuttonstyle?, font?, border?, ( action | sharedactionref )* )>

[コンテンツ]

( actionbarstyle?, actionbuttonstyle?, font?, border?( action | sharedactionref )* )


属性

<!ATTLIST actionbar
bgcolor%color;#IMPLIED
bordercolor%color;#IMPLIED
align(%lr.aligns;)"left"
useappletinbrowser%boolean;"false"
%language.attrs;
>

align


bgcolor
bordercolor
useappletinbrowser

関連項目