sbILayoutDescription Interface Reference

Struct describing the properties of a XUL window layout. More...

import"sbILayoutDescription.idl";

Inheritance diagram for sbILayoutDescription:
[legend]
Collaboration diagram for sbILayoutDescription:
[legend]

Public Attributes

readonly attribute AString url
 URL of the XUL document that represents this layout The url and primary identifier for the layout. More...
 
readonly attribute AString name
 Human readable name. More...
 

Detailed Description

Struct describing the properties of a XUL window layout.

Describes the properties of an alternate XUL window.

See Also
sbIFeathersManager

Definition at line 44 of file sbILayoutDescription.idl.

Member Data Documentation

readonly attribute AString sbILayoutDescription::name

Human readable name.

Definition at line 55 of file sbILayoutDescription.idl.

readonly attribute AString sbILayoutDescription::url

URL of the XUL document that represents this layout The url and primary identifier for the layout.

Definition at line 50 of file sbILayoutDescription.idl.


The documentation for this interface was generated from the following file: