LOTUS DOMINO の XML
ボタンを表します。ボタンは、ボタンとして表示されている Lotus Notes ホットスポットです。button 要素では、アクションボタンは定義されません。アクションボタンの要素について詳しくは、「action 要素」のセクションを参照してください。
包含階層
スーパークラス: %richtext.hot.inline;
サブクラス: <font>、<code>
構文
<!ELEMENT button ( #PCDATA | font | code )*>
[コンテンツ]
( #PCDATA | font | code )*
<!ATTLIST button
bgcolor
%button.edge.types; エンティティは、ボタンで使用できる境界線の種類のリストを表します。
構文:
<!ENTITY % button.edge.types "system | square | rounded ">
rounded
<!ENTITY % button.types "normal | ok | cancel | help ">
cancel
<!ENTITY % button.width.types "minimum | maximum | fixed | fitcontent | fixedcharacter ">
fitcontent