• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • khtml
 

khtml

  • DOM
  • HTMLLayerElement
Public Member Functions | Protected Member Functions
DOM::HTMLLayerElement Class Reference

#include <html_block.h>

Inheritance diagram for DOM::HTMLLayerElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

 HTMLLayerElement (const HTMLLayerElement &other)
 HTMLLayerElement (const Node &other)
HTMLLayerElement & operator= (const HTMLLayerElement &other)
HTMLLayerElement & operator= (const Node &other)
long top () const
void setTop (long)
long left () const
void setLeft (long)
DOMString visibility () const
void setVisibility (const DOMString &)
DOMString bgColor () const
void setBgColor (const DOMString &)
HTMLCollection layers () const

Protected Member Functions

 HTMLLayerElement (HTMLLayerElementImpl *impl)

Detailed Description

Layer container for Netscape 4.x compatability.

Behaves mostly like absolute positioned DIV-blocks.

Definition at line 337 of file html_block.h.


Member Function Documentation

DOMString HTMLLayerElement::bgColor ( ) const

The background color of the layer.

Definition at line 428 of file html_block.cpp.

HTMLCollection HTMLLayerElement::layers ( ) const

The collection of sub-layers.

Definition at line 439 of file html_block.cpp.

long HTMLLayerElement::left ( ) const

The absolute position of the layer from the left.

Definition at line 400 of file html_block.cpp.

void HTMLLayerElement::setBgColor ( const DOMString &  value)

see bgColor

Definition at line 434 of file html_block.cpp.

void HTMLLayerElement::setLeft ( long  _left)

see left

Definition at line 407 of file html_block.cpp.

void HTMLLayerElement::setTop ( long  _top)

see top

Definition at line 390 of file html_block.cpp.

void HTMLLayerElement::setVisibility ( const DOMString &  value)

see visibility

Definition at line 423 of file html_block.cpp.

long HTMLLayerElement::top ( ) const

The absolute position of the layer from the top.

Definition at line 383 of file html_block.cpp.

DOMString HTMLLayerElement::visibility ( ) const

The visibility of layers is either "show" or "hide".

Definition at line 417 of file html_block.cpp.


The documentation for this class was generated from the following files:
  • html_block.h
  • html_block.cpp

khtml

Skip menu "khtml"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

khtml

Skip menu "khtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |