IT翻訳 Nobuyuki の仕事部屋

ボランティアでソフトウエアーローカライズのために翻訳をしている。

Mapping DOM Objects to their C++ classes-16

2006-02-24 23:38:06 | InDraft


原文:  青色表示
訳文:  黒色表示
注記/訂正: 赤色表示


Frameset

The Frameset object is used when manipulating a "frameset" tag in HTML. The W3C introduced it in the DOM Level 1 HTML spec.

Class: nsHTMLFrameSetElement

File: content/html/content/src/nsHTMLFrameSetElement.cpp

Inherits from the following classes:

* nsGenericHTMLContainerElement : content/html/content/src/nsGenericHTMLElement.cpp

Implements the following interfaces:

* nsIDOMHTMLFrameSetElement : dom/public/idl/html/nsIDOMHTMLFrameSetElement.idl




Frameset

Frameset オブジェクトは HTML の "frameset" タグを操作する時使われます。W3C はそれを DOM レベル 1 HTML spec. で導入しました。

クラス: nsHTMLFrameSetElement

ファイル: content/html/content/src/nsHTMLFrameSetElement.cpp

以下のクラスを継承します:

* nsGenericHTMLContainerElement : content/html/content/src/nsGenericHTMLElement.cpp

以下のインターフェイスを実装します:

* nsIDOMHTMLFrameSetElement : dom/public/idl/html/nsIDOMHTMLFrameSetElement.idl